“Aliyun HK Debian Sources”的版本间差异
跳到导航
跳到搜索
(创建页面,内容为“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 | 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