「Aliyun HK Debian Sources」修訂間的差異

出自Silica Library | 間奏時光
跳至導覽 跳至搜尋
(创建页面,内容为“Category:Linux 2020-01-08 18:30 == 删除原有的源 == <pre> rm -rf /root/.pip /root/.pydistutils.cfg /etc/apt/sources.list.d/sources-aliyun-0.list </pre> ==…”)
 
 
(未顯示同一使用者於中間所作的 2 次修訂)
行 2: 行 2:
2020-01-08 18:30
2020-01-08 18:30


== 删除原有的源 ==
== System Version ==
8.9<br>
 
== Change ==
<pre>
<pre>
rm -rf /root/.pip /root/.pydistutils.cfg /etc/apt/sources.list.d/sources-aliyun-0.list
rm -rf /root/.pip /root/.pydistutils.cfg /etc/apt/sources.list.d
vi /etc/apt/sources.list
</pre>
</pre>



於 2022年8月1日 (一) 07:52 的最新修訂

2020-01-08 18:30

System Version

8.9

Change

rm -rf /root/.pip /root/.pydistutils.cfg /etc/apt/sources.list.d
vi /etc/apt/sources.list

sources.list

deb http://ftp.hk.debian.org/debian/ jessie main
deb-src http://ftp.hk.debian.org/debian/ jessie main
deb http://security.debian.org/ jessie/updates main
deb-src http://security.debian.org/ jessie/updates main
# jessie-updates, previously known as 'volatile'
deb http://ftp.hk.debian.org/debian/ jessie-updates main
deb-src http://ftp.hk.debian.org/debian/ jessie-updates main