概述
一般我们将原来的源改为国内的源,修改的是/etc/apt/sources.list文件,修改内容如下:
guoyanzhang@bogon:~$ sudo cat /etc/apt/sources.list
[sudo] guoyanzhang 的密码:
deb https://mirrors.tuna.tsinghua.edu.cn/debian/ stretch main non-free contrib
deb https://mirrors.tuna.tsinghua.edu.cn/debian/ stretch-updates main non-free contrib
deb https://mirrors.tuna.tsinghua.edu.cn/debian/ stretch-backports main non-free contrib
deb-src https://mirrors.tuna.tsinghua.edu.cn/debian/ stretch main non-free contrib
deb-src https://mirrors.tuna.tsinghua.edu.cn/debian/ stretch-updates main non-free contrib
deb-src https://mirrors.tuna.tsinghua.edu.cn/debian/ stretch-backports main non-free contrib
也可以通过software & updates(搜索栏搜索)来修改,如下(debian software):
可以看到我们修改source.list文件,里面有main,contrib,non-free这三个关键字,上面就是它们的意思,可以看到我们还可以从光盘中安装包。
至于我们修改为国内源就是如下(other software):
源代码就是deb-src。
最后
以上就是闪闪战斗机为你收集整理的debian9.6关于源main,contrib,non-free的小知识的全部内容,希望文章能够帮你解决debian9.6关于源main,contrib,non-free的小知识所遇到的程序开发问题。
如果觉得靠谱客网站的内容还不错,欢迎将靠谱客网站推荐给程序员好友。
本图文内容来源于网友提供,作为学习参考使用,或来自网络收集整理,版权属于原作者所有。
发表评论 取消回复