{"id":258,"date":"2025-07-15T17:19:16","date_gmt":"2025-07-15T09:19:16","guid":{"rendered":"https:\/\/lib.kimsor.top\/?p=258"},"modified":"2025-07-18T17:11:45","modified_gmt":"2025-07-18T09:11:45","slug":"linux%e7%a6%bb%e7%ba%bf%e5%ae%89%e8%a3%85%e5%ba%94%e7%94%a8","status":"publish","type":"post","link":"https:\/\/lib.kimsor.top\/?p=258","title":{"rendered":"Linux\u79bb\u7ebf\u5b89\u88c5\u5e94\u7528"},"content":{"rendered":"\n<p><\/p>\n\n\n\n<p>\u56e0\u4e3a\u6709\u7684\u65f6\u5019\u56e0\u4e3a\u5b89\u5168\u9700\u8981\u6211\u4eec\u5fc5\u987b\u5728\u5185\u7f51\u8fdb\u884c\u64cd\u4f5c\uff0c\u5982\u679c\u901a\u7f51\u7684\u60c5\u51b5\u4e0b\u6211\u4eec\u76f4\u63a5\u4f7f\u7528yum\u5b89\u88c5\u5373\u53ef\uff0c\u4f46\u5f88\u591a\u65f6\u5019\u662f\u6ca1\u6709\u7f51\u7edc\u7ed9\u5230\u6211\u4eec\uff0c\u96be\u9053\u6211\u4eec\u8981\u4e00\u4e2a\u4e2a\u5730\u53bb\u627e\u5305\u627e\u4f9d\u8d56\u5b89\u88c5\u5417\uff1f<\/p>\n\n\n\n<p><\/p>\n\n\n\n<p>\u7b54\u6848\u662fNo! \u8d21\u6837\u7eb8\u7cfb\u5187\u5f97\u4e2a\uff01\uff01\uff01\uff01\u4f60\u5e94\u8be5\u8981\u505a\u5676\u7cfb\uff1a<\/p>\n\n\n\n<p><strong>1\u3001\u5728\u4e00\u53f0\u901a\u7f51\u7684linux\u670d\u52a1\u5668\u4e2d\u4f7f\u7528yum\u4e0b\u8f7d\u4e00\u4e2a\u5de5\u5177\u5305<\/strong><\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>yum install -y yum-utils<\/code><\/pre>\n\n\n\n<p><\/p>\n\n\n\n<p><strong>2\u3001\u7136\u540e\u521b\u5efa\u4e00\u4e2a\u76ee\u5f55\u53bb\u4fdd\u5b58\u6211\u4eec\u8981\u4e0b\u8f7d\u7684\u5305<\/strong><\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>mkdir -p \/temp\/test<\/code><\/pre>\n\n\n\n<p><\/p>\n\n\n\n<p><strong>3\u3001\u4e0b\u8f7d\u6211\u4eec\u9700\u8981\u7684\u5e94\u7528<\/strong><\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>yumdownloader --resolve --destdir=\/temp\/test &lt;\u5305\u540d&gt;<\/code><\/pre>\n\n\n\n<p><\/p>\n\n\n\n<p><strong>4\u3001\u4e0b\u8f7d\u5b8c\u6210\u540e\u6211\u4eec\u5c06\u4fdd\u5b58\u5305\u7684\u76ee\u5f55\u6253\u5305\u8f6c\u79fb\u5230\u76ee\u6807\u670d\u52a1\u5668\u5373\u53ef<\/strong><\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>tar -czvf test.tar.gz \/temp\/test\/<\/code><\/pre>\n\n\n\n<p><\/p>\n\n\n\n<p><strong>5\u3001\u653e\u7f6e\u5230\u76ee\u6807\u670d\u52a1\u5668\u4e4b\u540e\u89e3\u538b<\/strong><\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>tar -xzvf test.tar.gz<\/code><\/pre>\n\n\n\n<p><\/p>\n\n\n\n<p><strong>6\u3001\u8fdb\u5165\u5230\u89e3\u538b\u540e\u7684\u76ee\u5f55\u4e2d\u6267\u884c\u4ee5\u4e0b\u547d\u4ee4\u5b89\u88c5\u5373\u53ef<\/strong><\/p>\n\n\n\n<p>\u8fdb\u5165\u5230\u76ee\u5f55\u4e2d\u4e4b\u540e\u6211\u4eec\u53ef\u4ee5\u770b\u5230\u5f88\u591arpm\u5305\uff0c\u7136\u540e\u6267\u884c\u4ee5\u4e0b\u547d\u4ee4\u5373\u53ef<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>rpm -ivhU * --nodeps --force<\/code><\/pre>\n\n\n\n<p><\/p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p>\u6ce8\u610f\uff01\uff01\uff01\uff01\u6700\u597d\u662f\u6709\u76f8\u540c\u7684\u73af\u5883\u53bb\u5b89\u88c5\uff0c\u56e0\u4e3ayumdownload\u9ed8\u8ba4\u662f\u6392\u9664\u4e86\u672c\u673a\u5df2\u7ecf\u62e5\u6709\u7684\u4f9d\u8d56<\/p>\n<\/blockquote>\n\n\n\n<p><\/p>\n\n\n\n<p><\/p>\n\n\n\n<p><\/p>\n\n\n\n<p><\/p>\n\n\n\n<p><\/p>\n\n\n\n<p><\/p>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u56e0\u4e3a\u6709\u7684\u65f6\u5019\u56e0\u4e3a\u5b89\u5168\u9700\u8981\u6211\u4eec\u5fc5\u987b\u5728\u5185\u7f51\u8fdb\u884c\u64cd\u4f5c\uff0c\u5982\u679c\u901a\u7f51\u7684\u60c5\u51b5\u4e0b\u6211\u4eec\u76f4\u63a5\u4f7f\u7528yum\u5b89\u88c5\u5373\u53ef\uff0c\u4f46\u5f88\u591a\u65f6\u5019\u662f\u6ca1\u6709\u7f51 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[11],"tags":[],"class_list":["post-258","post","type-post","status-publish","format-standard","hentry","category-linux"],"_links":{"self":[{"href":"https:\/\/lib.kimsor.top\/index.php?rest_route=\/wp\/v2\/posts\/258","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/lib.kimsor.top\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/lib.kimsor.top\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/lib.kimsor.top\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/lib.kimsor.top\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=258"}],"version-history":[{"count":5,"href":"https:\/\/lib.kimsor.top\/index.php?rest_route=\/wp\/v2\/posts\/258\/revisions"}],"predecessor-version":[{"id":263,"href":"https:\/\/lib.kimsor.top\/index.php?rest_route=\/wp\/v2\/posts\/258\/revisions\/263"}],"wp:attachment":[{"href":"https:\/\/lib.kimsor.top\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=258"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/lib.kimsor.top\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=258"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/lib.kimsor.top\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=258"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}