{"id":56,"date":"2022-11-16T22:20:10","date_gmt":"2022-11-16T14:20:10","guid":{"rendered":"https:\/\/namo.one\/?p=56"},"modified":"2022-11-16T22:20:10","modified_gmt":"2022-11-16T14:20:10","slug":"how-to-automatically-choose-the-best-ubuntu-source","status":"publish","type":"post","link":"https:\/\/byso.top\/?p=56","title":{"rendered":"How to automatically choose the best ubuntu source"},"content":{"rendered":"\n<p>Backup the original file<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>cp \/etc\/apt\/sources.list{,.backup}<\/code><\/pre>\n\n\n\n<p>Install python environment<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>apt install python3-pip<\/code><\/pre>\n\n\n\n<p>install software apt-select<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>pip3 install apt-select<\/code><\/pre>\n\n\n\n<p>execute the software to fetch and modify the sources.list file automatically<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>apt-select --country us<\/code><\/pre>\n","protected":false},"excerpt":{"rendered":"<p>Backup the original file Install python environment ins [&hellip;]<\/p>\n","protected":false},"author":3,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[3],"tags":[],"class_list":["post-56","post","type-post","status-publish","format-standard","hentry","category-vps"],"_links":{"self":[{"href":"https:\/\/byso.top\/index.php?rest_route=\/wp\/v2\/posts\/56","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/byso.top\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/byso.top\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/byso.top\/index.php?rest_route=\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/byso.top\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=56"}],"version-history":[{"count":0,"href":"https:\/\/byso.top\/index.php?rest_route=\/wp\/v2\/posts\/56\/revisions"}],"wp:attachment":[{"href":"https:\/\/byso.top\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=56"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/byso.top\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=56"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/byso.top\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=56"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}