{"id":10803,"date":"2023-04-30T11:11:43","date_gmt":"2023-04-30T02:11:43","guid":{"rendered":"https:\/\/lab4ict.com\/system\/?p=10803"},"modified":"2023-05-02T06:48:22","modified_gmt":"2023-05-01T21:48:22","slug":"rhel-8%e3%81%a7dnf%e3%82%b3%e3%83%9e%e3%83%b3%e3%83%89%e3%81%ae%e8%a8%ad%e5%ae%9a%e3%82%92%e7%a2%ba%e8%aa%8d%e3%81%99%e3%82%8b%ef%bc%81","status":"publish","type":"post","link":"https:\/\/lab4ict.com\/system\/archives\/10803","title":{"rendered":"RHEL 8\u3067dnf\u30b3\u30de\u30f3\u30c9\u306e\u30ea\u30dd\u30b8\u30c8\u30ea\u306e\u8a2d\u5b9a\u3092\u78ba\u8a8d\u3059\u308b\uff01"},"content":{"rendered":"<p>RHEL 8\u3067dnf\u30b3\u30de\u30f3\u30c9\u306e\u30ea\u30dd\u30b8\u30c8\u30ea\u306e\u8a2d\u5b9a\u3092\u78ba\u8a8d\u3057\u307e\u3059\u3002<br \/>\n<!--more--><\/p>\n<h2>dnf\u30b3\u30de\u30f3\u30c9\u306e\u8a2d\u5b9a\u30d5\u30a1\u30a4\u30eb\u306e\u5185\u5bb9\u3092\u78ba\u8a8d\u3059\u308b\uff01<\/h2>\n<p>dnf\u30b3\u30de\u30f3\u30c9\u306e\u8a2d\u5b9a\u30d5\u30a1\u30a4\u30eb\u306e\u30d1\u30b9\u306f\u3001\u300c\/etc\/dnf\/dnf.conf\u300d\u306b\u306a\u308a\u307e\u3059\u3002\u3053\u306e\u30d5\u30a1\u30a4\u30eb\u306f\u3001\u300c\/etc\/yum.conf\u300d\u306e\u30ea\u30f3\u30af\u5148\u306b\u3082\u306a\u3063\u3066\u3044\u307e\u3059\u3002<\/p>\n<pre class=\"brush: plain; highlight: [1]; title: ; notranslate\" title=\"\">\r\n# cat \/etc\/dnf\/dnf.conf\r\n&#x5B;main]\r\ngpgcheck=1\r\ninstallonly_limit=3\r\nclean_requirements_on_remove=True\r\nbest=True\r\nskip_if_unavailable=False\r\n<\/pre>\n<h2>\u30ea\u30dd\u30b8\u30c8\u30ea\u306e\u8a2d\u5b9a\u3092\u78ba\u8a8d\u3059\u308b\uff01<\/h2>\n<p>\u30ea\u30dd\u30b8\u30c8\u30ea\u306e\u8a2d\u5b9a\u306f\u3001\u300c\/etc\/yum.repos.d\u300d\u306b\u300c\u301c.repo\u300d\u3068\u3044\u3046\u30d5\u30a1\u30a4\u30eb\u540d\u3067\u4f5c\u6210\u3057\u307e\u3059\u3002<\/p>\n<pre class=\"brush: plain; highlight: [1]; title: ; notranslate\" title=\"\">\r\n# ls -l \/etc\/yum.repos.d\r\ntotal 204\r\n-rw-r--r--. 1 root root 206417 Apr 30 09:37 redhat.repo\r\n<\/pre>\n<p>redhat\u306e\u30ea\u30dd\u30b8\u30c8\u30ea\u306e\u8a2d\u5b9a\u5185\u5bb9\u3092\u78ba\u8a8d\u3057\u3066\u307f\u307e\u3059\u3002<\/p>\n<pre class=\"brush: plain; highlight: [1]; title: ; notranslate\" title=\"\">\r\n# head -23 \/etc\/yum.repos.d\/redhat.repo \r\n#\r\n# Certificate-Based Repositories\r\n# Managed by (rhsm) subscription-manager\r\n#\r\n# *** This file is auto-generated.  Changes made here will be over-written. ***\r\n# *** Use &quot;subscription-manager repo-override --help&quot; if you wish to make changes. ***\r\n#\r\n# If this file is empty and this system is subscribed consider\r\n# a &quot;yum repolist&quot; to refresh available repos\r\n#\r\n\r\n&#x5B;satellite-maintenance-6-beta-for-rhel-8-x86_64-source-rpms]\r\nname = Red Hat Satellite Maintenance 6 Beta for RHEL 8 x86_64 (Source RPMs)\r\nbaseurl = https:\/\/cdn.redhat.com\/content\/beta\/layered\/rhel8\/x86_64\/sat-maintenance\/6\/source\/SRPMS\r\nenabled = 0\r\ngpgcheck = 1\r\ngpgkey = file:\/\/\/etc\/pki\/rpm-gpg\/RPM-GPG-KEY-redhat-release\r\nsslverify = 1\r\nsslcacert = \/etc\/rhsm\/ca\/redhat-uep.pem\r\nsslclientkey = \/etc\/pki\/entitlement\/3528115575778049046-key.pem\r\nsslclientcert = \/etc\/pki\/entitlement\/3528115575778049046.pem\r\nmetadata_expire = 86400\r\nenabled_metadata = 0\r\n<\/pre>\n<h2>\u304a\u308f\u308a\u306b<\/h2>\n<p>RHEL 8\u3067\u306f\u3001\u30d1\u30c3\u30b1\u30fc\u30b8\u7ba1\u7406\u306e\u30b3\u30de\u30f3\u30c9\u304c\u3001yum\u304b\u3089dnf\u306b\u5909\u308f\u308a\u307e\u3057\u305f\u304c\u3001\u30ea\u30dd\u30b8\u30c8\u30ea\u306e\u8a2d\u5b9a\u30d5\u30a1\u30a4\u30eb\u306e\u30d1\u30b9\u306f\u5909\u308f\u3063\u3066\u3044\u307e\u305b\u3093\u3002<\/p>\n<h2>\u95a2\u9023\u8a18\u4e8b<\/h2>\n<div class=\"sc_getpost\"><a class=\"clearfix\" href=\"https:\/\/lab4ict.com\/system\/archives\/4965\" ><div class=\"sc_getpost_thumb post-box-thumbnail__wrap\"><img decoding=\"async\" src=\"data:image\/gif;base64,R0lGODdhAQABAPAAAN3d3QAAACwAAAAAAQABAAACAkQBADs=\" width=\"150\" height=\"150\" alt=\"\u3010\u8a18\u4e8b\u4e00\u89a7\u3011RHEL\u7cfb\u306eOS\u3092\u4f7f\u3044\u3053\u306a\u3059\uff01\" loading=\"lazy\" data-src=\"https:\/\/lab4ict.com\/system\/wp-content\/uploads\/2022\/04\/fi_rhel_01-150x150.png\" class=\"lazyload\"><\/div><div class=\"title\">\u3010\u8a18\u4e8b\u4e00\u89a7\u3011RHEL\u7cfb\u306eOS\u3092\u4f7f\u3044\u3053\u306a\u3059\uff01<\/div><div class=\"substr\">RHEL\u7cfb\u306eOS\u3092\u4f7f\u3044\u3053\u306a\u3059\u305f\u3081\u306e\u8a18\u4e8b\u4e00\u89a7\u3092\u63b2\u8f09\u3057\u307e\u3059\u3002...<\/div><\/a><\/div>\n<h2>\u95a2\u9023\u66f8\u7c4d\uff08Amazon\uff09<\/h2>\n<p><a href=\"https:\/\/amzn.to\/3H8WqP7\" rel=\"noopener\" target=\"_blank\"><img decoding=\"async\" class=\"paapi5-pa-product-image-source\" src=\"https:\/\/m.media-amazon.com\/images\/I\/41Hsgz5kRSL._SL160_.jpg\" alt=\"N\/A\"><\/a><\/p>\n<hr \/>\n<p>&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>RHEL 8\u3067dnf\u30b3\u30de\u30f3\u30c9\u306e\u30ea\u30dd\u30b8\u30c8\u30ea\u306e\u8a2d\u5b9a\u3092\u78ba\u8a8d\u3057\u307e\u3059\u3002<\/p>\n","protected":false},"author":1,"featured_media":5291,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[204],"tags":[],"class_list":["post-10803","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-rhel-packages"],"_links":{"self":[{"href":"https:\/\/lab4ict.com\/system\/wp-json\/wp\/v2\/posts\/10803","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/lab4ict.com\/system\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/lab4ict.com\/system\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/lab4ict.com\/system\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/lab4ict.com\/system\/wp-json\/wp\/v2\/comments?post=10803"}],"version-history":[{"count":3,"href":"https:\/\/lab4ict.com\/system\/wp-json\/wp\/v2\/posts\/10803\/revisions"}],"predecessor-version":[{"id":10839,"href":"https:\/\/lab4ict.com\/system\/wp-json\/wp\/v2\/posts\/10803\/revisions\/10839"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/lab4ict.com\/system\/wp-json\/wp\/v2\/media\/5291"}],"wp:attachment":[{"href":"https:\/\/lab4ict.com\/system\/wp-json\/wp\/v2\/media?parent=10803"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/lab4ict.com\/system\/wp-json\/wp\/v2\/categories?post=10803"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/lab4ict.com\/system\/wp-json\/wp\/v2\/tags?post=10803"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}