{"id":93,"date":"2022-12-16T19:08:33","date_gmt":"2022-12-16T11:08:33","guid":{"rendered":"https:\/\/www.vcoco.top\/?p=93"},"modified":"2022-12-28T14:09:55","modified_gmt":"2022-12-28T06:09:55","slug":"ubuntu-%e6%9b%b4%e6%8d%a2%e5%9b%bd%e5%86%85%e6%ba%90","status":"publish","type":"post","link":"https:\/\/www.vcoco.top\/index.php\/2022\/12\/16\/ubuntu-%e6%9b%b4%e6%8d%a2%e5%9b%bd%e5%86%85%e6%ba%90\/","title":{"rendered":"Ubuntu \u66f4\u6362\u56fd\u5185\u6e90"},"content":{"rendered":"\n<p><strong>1\uff1a\u5907\u4efd\u539f\u6765\u7684\u6e90<\/strong><\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>sudo&nbsp;cp&nbsp;\/etc\/apt\/sources.list&nbsp;\/etc\/apt\/sources_init.list<\/code><\/pre>\n\n\n\n<p>\u5c06\u4ee5\u524d\u7684\u6e90\u5907\u4efd\u4e00\u4e0b\uff0c\u4ee5\u5907\u4e0d\u65f6\u4e4b\u9700\u3002<\/p>\n\n\n\n<p><strong>2\uff1a\u66f4\u6362\u6e90<\/strong><\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>sudo&nbsp;vim&nbsp;\/etc\/apt\/sources.list<\/code><\/pre>\n\n\n\n<p>\u9009\u4e00\u4e2a\u6e90\u590d\u5236\u8fdb\u53bb\uff0c\u7136\u540e\u70b9\u51fb\u4fdd\u5b58\u5173\u95ed\u3002<\/p>\n\n\n\n<p><strong>3\uff1a\u963f\u91cc\u6e90\uff1a<\/strong><\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>deb&nbsp;http:\/\/mirrors.aliyun.com\/ubuntu\/&nbsp;xenial&nbsp;main\ndeb-src&nbsp;http:\/\/mirrors.aliyun.com\/ubuntu\/&nbsp;xenial&nbsp;main\n&nbsp;\ndeb&nbsp;http:\/\/mirrors.aliyun.com\/ubuntu\/&nbsp;xenial-updates&nbsp;main\ndeb-src&nbsp;http:\/\/mirrors.aliyun.com\/ubuntu\/&nbsp;xenial-updates&nbsp;main\n&nbsp;\ndeb&nbsp;http:\/\/mirrors.aliyun.com\/ubuntu\/&nbsp;xenial&nbsp;universe\ndeb-src&nbsp;http:\/\/mirrors.aliyun.com\/ubuntu\/&nbsp;xenial&nbsp;universe\ndeb&nbsp;http:\/\/mirrors.aliyun.com\/ubuntu\/&nbsp;xenial-updates&nbsp;universe\ndeb-src&nbsp;http:\/\/mirrors.aliyun.com\/ubuntu\/&nbsp;xenial-updates&nbsp;universe\n&nbsp;\ndeb&nbsp;http:\/\/mirrors.aliyun.com\/ubuntu\/&nbsp;xenial-security&nbsp;main\ndeb-src&nbsp;http:\/\/mirrors.aliyun.com\/ubuntu\/&nbsp;xenial-security&nbsp;main\ndeb&nbsp;http:\/\/mirrors.aliyun.com\/ubuntu\/&nbsp;xenial-security&nbsp;universe\ndeb-src&nbsp;http:\/\/mirrors.aliyun.com\/ubuntu\/&nbsp;xenial-security&nbsp;universe<\/code><\/pre>\n\n\n\n<p><strong>4\uff1a\u66f4\u65b0<\/strong><\/p>\n\n\n\n<p><strong>\uff081\uff09\uff1a\u66f4\u65b0\u6e90<\/strong><\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>sudo&nbsp;apt-get&nbsp;update<\/code><\/pre>\n\n\n\n<p><strong>\uff082\uff09\uff1a\u590d\u635f\u574f\u7684\u8f6f\u4ef6\u5305\uff0c\u5c1d\u8bd5\u5378\u8f7d\u51fa\u9519\u7684\u5305\uff0c\u91cd\u65b0\u5b89\u88c5\u6b63\u786e\u7248\u672c\u7684<\/strong><\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>sudo&nbsp;apt-get&nbsp;-f&nbsp;install<\/code><\/pre>\n\n\n\n<p><strong>\uff083\uff09\uff1a\u66f4\u65b0\u8f6f\u4ef6<\/strong><\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>sudo&nbsp;apt-get&nbsp;upgrade<\/code><\/pre>\n\n\n\n<p><strong>5\uff1a\u5176\u4ed6\u5e38\u7528\u6e90\uff1a<\/strong><\/p>\n\n\n\n<p><strong>\uff081\uff09\uff1a\u6e05\u534e\u6e90\uff1a<\/strong><\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>deb&nbsp;https:\/\/mirrors.tuna.tsinghua.edu.cn\/ubuntu\/&nbsp;xenial&nbsp;main&nbsp;restricted&nbsp;universe&nbsp;multiverse\n#&nbsp;deb-src&nbsp;https:\/\/mirrors.tuna.tsinghua.edu.cn\/ubuntu\/&nbsp;xenial&nbsp;main&nbsp;restricted&nbsp;universe&nbsp;multiverse\ndeb&nbsp;https:\/\/mirrors.tuna.tsinghua.edu.cn\/ubuntu\/&nbsp;xenial-updates&nbsp;main&nbsp;restricted&nbsp;universe&nbsp;multiverse\n#&nbsp;deb-src&nbsp;https:\/\/mirrors.tuna.tsinghua.edu.cn\/ubuntu\/&nbsp;xenial-updates&nbsp;main&nbsp;restricted&nbsp;universe&nbsp;multiverse\ndeb&nbsp;https:\/\/mirrors.tuna.tsinghua.edu.cn\/ubuntu\/&nbsp;xenial-backports&nbsp;main&nbsp;restricted&nbsp;universe&nbsp;multiverse\n#&nbsp;deb-src&nbsp;https:\/\/mirrors.tuna.tsinghua.edu.cn\/ubuntu\/&nbsp;xenial-backports&nbsp;main&nbsp;restricted&nbsp;universe&nbsp;multiverse\ndeb&nbsp;https:\/\/mirrors.tuna.tsinghua.edu.cn\/ubuntu\/&nbsp;xenial-security&nbsp;main&nbsp;restricted&nbsp;universe&nbsp;multiverse\n#&nbsp;deb-src&nbsp;https:\/\/mirrors.tuna.tsinghua.edu.cn\/ubuntu\/&nbsp;xenial-security&nbsp;main&nbsp;restricted&nbsp;universe&nbsp;multiverse<\/code><\/pre>\n\n\n\n<p><strong>\uff082\uff09\uff1a\u7f51\u6613\u6e90\uff1a<\/strong><\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>deb&nbsp;http:\/\/mirrors.163.com\/ubuntu\/&nbsp;wily&nbsp;main&nbsp;restricted&nbsp;universe&nbsp;multiverse\ndeb&nbsp;http:\/\/mirrors.163.com\/ubuntu\/&nbsp;wily-security&nbsp;main&nbsp;restricted&nbsp;universe&nbsp;multiverse\ndeb&nbsp;http:\/\/mirrors.163.com\/ubuntu\/&nbsp;wily-updates&nbsp;main&nbsp;restricted&nbsp;universe&nbsp;multiverse\ndeb&nbsp;http:\/\/mirrors.163.com\/ubuntu\/&nbsp;wily-proposed&nbsp;main&nbsp;restricted&nbsp;universe&nbsp;multiverse\ndeb&nbsp;http:\/\/mirrors.163.com\/ubuntu\/&nbsp;wily-backports&nbsp;main&nbsp;restricted&nbsp;universe&nbsp;multiverse\ndeb-src&nbsp;http:\/\/mirrors.163.com\/ubuntu\/&nbsp;wily&nbsp;main&nbsp;restricted&nbsp;universe&nbsp;multiverse\ndeb-src&nbsp;http:\/\/mirrors.163.com\/ubuntu\/&nbsp;wily-security&nbsp;main&nbsp;restricted&nbsp;universe&nbsp;multiverse\ndeb-src&nbsp;http:\/\/mirrors.163.com\/ubuntu\/&nbsp;wily-updates&nbsp;main&nbsp;restricted&nbsp;universe&nbsp;multiverse\ndeb-src&nbsp;http:\/\/mirrors.163.com\/ubuntu\/&nbsp;wily-proposed&nbsp;main&nbsp;restricted&nbsp;universe&nbsp;multiverse\ndeb-src&nbsp;http:\/\/mirrors.163.com\/ubuntu\/&nbsp;wily-backports&nbsp;main&nbsp;restricted&nbsp;universe&nbsp;multiverse<\/code><\/pre>\n\n\n\n<p><strong>\uff083\uff09\uff1a\u4e2d\u79d1\u5927\uff1a<\/strong><\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>deb https:\/\/mirrors.ustc.edu.cn\/ubuntu\/ bionic main restricted universe multiverse\ndeb-src https:\/\/mirrors.ustc.edu.cn\/ubuntu\/ bionic main restricted universe multiverse\ndeb https:\/\/mirrors.ustc.edu.cn\/ubuntu\/ bionic-updates main restricted universe multiverse\ndeb-src https:\/\/mirrors.ustc.edu.cn\/ubuntu\/ bionic-updates main restricted universe multiverse\ndeb https:\/\/mirrors.ustc.edu.cn\/ubuntu\/ bionic-backports main restricted universe multiverse\ndeb-src https:\/\/mirrors.ustc.edu.cn\/ubuntu\/ bionic-backports main restricted universe multiverse\ndeb https:\/\/mirrors.ustc.edu.cn\/ubuntu\/ bionic-security main restricted universe multiverse\ndeb-src https:\/\/mirrors.ustc.edu.cn\/ubuntu\/ bionic-security main restricted universe multiverse\ndeb https:\/\/mirrors.ustc.edu.cn\/ubuntu\/ bionic-proposed main restricted universe multiverse\ndeb-src https:\/\/mirrors.ustc.edu.cn\/ubuntu\/ bionic-proposed main restricted universe multiverse<\/code><\/pre>\n\n\n\n<p>End&#8230;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>1\uff1a\u5907\u4efd\u539f\u6765\u7684\u6e90 \u5c06\u4ee5\u524d\u7684\u6e90\u5907\u4efd\u4e00\u4e0b\uff0c\u4ee5\u5907\u4e0d\u65f6\u4e4b\u9700\u3002 2\uff1a\u66f4\u6362\u6e90 \u9009\u4e00\u4e2a\u6e90\u590d\u5236\u8fdb\u53bb\uff0c\u7136\u540e\u70b9\u51fb\u4fdd\u5b58\u5173\u95ed\u3002 3\uff1a\u963f [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":169,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[41],"tags":[68],"class_list":["post-93","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-tech","tag-ubuntu"],"_links":{"self":[{"href":"https:\/\/www.vcoco.top\/index.php\/wp-json\/wp\/v2\/posts\/93","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.vcoco.top\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.vcoco.top\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.vcoco.top\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.vcoco.top\/index.php\/wp-json\/wp\/v2\/comments?post=93"}],"version-history":[{"count":2,"href":"https:\/\/www.vcoco.top\/index.php\/wp-json\/wp\/v2\/posts\/93\/revisions"}],"predecessor-version":[{"id":173,"href":"https:\/\/www.vcoco.top\/index.php\/wp-json\/wp\/v2\/posts\/93\/revisions\/173"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.vcoco.top\/index.php\/wp-json\/wp\/v2\/media\/169"}],"wp:attachment":[{"href":"https:\/\/www.vcoco.top\/index.php\/wp-json\/wp\/v2\/media?parent=93"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.vcoco.top\/index.php\/wp-json\/wp\/v2\/categories?post=93"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.vcoco.top\/index.php\/wp-json\/wp\/v2\/tags?post=93"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}