Debian 源使用帮助

地址

https://mirrors.ustc.edu.cn/debian/

说明

Debian 软件源

收录架构

Debian 支持的所有架构,如 AMD64 (x86_64), Intel x86, ARM, MIPS, ppc64el, s390x 等

收录版本

Debian Old Stable, Stable, Testing, Unstable(sid)

当前 Stable 为 Debian 9,代号为 Stretch

使用说明

警告

操作前请做好相应备份

一般情况下,将 /etc/apt/sources.list 文件中 Debian 默认的源地址 http://deb.debian.org/ 替换为 http://mirrors.ustc.edu.cn 即可。

可以使用如下命令:

sudo sed -i ‘s/deb.debian.org/mirrors.ustc.edu.cn/g‘ /etc/apt/sources.list
当然也可以直接编辑 /etc/apt/sources.list 文件(需要使用 sudo)。以下是 Debian Stable 参考配置内容:
deb http://mirrors.ustc.edu.cn/debian stable main contrib non-free
# deb-src http://mirrors.ustc.edu.cn/debian stable main contrib non-free
deb http://mirrors.ustc.edu.cn/debian stable-updates main contrib non-free
# deb-src http://mirrors.ustc.edu.cn/debian stable-updates main contrib non-free
# deb http://mirrors.ustc.edu.cn/debian stable-proposed-updates main contrib non-free
# deb-src http://mirrors.ustc.edu.cn/debian stable-proposed-updates main contrib non-free

同时你也可能需要更改 Debian Security 源,请参考 Debian Security 源使用帮助

更改完 sources.list 文件后请运行 sudo apt-get update 更新索引以生效。

小技巧

使用 HTTPS 可以有效避免国内运营商的缓存劫持,但需要事先安装 apt-transport-https (Debian Buster 及以上版本不需要)。

另外,也可以使用 snullp 大叔开发的 配置生成器 。

原文地址:https://www.cnblogs.com/ch-blog/p/10121481.html

时间: 2024-10-23 02:32:50

Debian 源使用帮助的相关文章

搭建Debian源基础知识记录

文档一:https://wiki.debian.org/SettingUpSignedAptRepositoryWithReprepro 文档二:http://blog.jonliv.es/2011/04/26/creating-your-own-signed-apt-repository-and-debian-packages/ 搭建Debian源基础知识记录,码迷,mamicode.com

【随笔】使用apt-spy来更新你的debian源

debian什么最方便,当然是用apt-get intsall 命令来安装软件了.使用apt-get什么最重要,自然是下载源了. debian版本自带的源肯定不是最快的,考虑到个人所处的位置.网速等方面,下载安装完debian该做的第一件事就是换一个更快的源. 一般更新源都是在网上找,然后改动/etc/apt/source.list文件的内容.163的源速度一直都不错,我也一直在用,不过当换了一个环境后,我发现速度明显不如以前,那么如何查找更快的源呢? debian提供了apt-spy命令来为你

debian 源

把下面的源覆盖在/etc/apt/sources.list deb http://http.debian.net/debian wheezy main deb-src http://http.debian.net/debian wheezy main deb http://http.debian.net/debian wheezy-updates main deb-src http://http.debian.net/debian wheezy-updates main deb http://s

debian源

修改debian9 stretch源 修改配置文件/etc/apt/sources.list 修改成163源: deb http://mirrors.163.com/debian/ stretch main non-free contrib deb http://mirrors.163.com/debian/ stretch-updates main non-free contrib deb http://mirrors.163.com/debian/ stretch-backports mai

debian源码安装bind9.10.6

1.安装环境介绍: ???安装的服务器是基于debian9.2.0环境使用源码进行安装的,安装的bind版本为bind9.10.6.安装步骤如下: ? (1)下载bind9.10.6源码包,下载地址如下: ??????https://www.isc.org/downloads/file/bind-9-10-6/ ? (2)我的环境中,存放位置为:/tmp/pack/,下载完毕后请使用winscp进行拖入到相关目录. ? (3)安装openssl运行库.在使用源码进行编译安装bind中,需要ope

debian的ios下载及源设置

一.debian5-7的iso下载 1.cdimage.debian.org/cdimage/archive/5.0.10/amd64/iso-cd/debian-5010-amd64-CD-1.iso 2.cdimage.debian.org/cdimage/archive/6.0.10/amd64/iso-cd/debian-6.0.10-amd64-CD-1.iso 3.cdimage.debian.org/cdimage/archive/7.8.0/amd64/iso-cd/debian

转载 :Linux有问必答:如何在Debian或Ubuntu上安装完整的内核源码

http://linux.cn/article-5015-1.html 问题:我需要为我的Debian或Ubuntu下载并安装完整树结构的内核源码以供编译一个定制的内核.那么在Debian或Ubuntu上有什么可行的方法来下载完整的内核源码呢? 在给你的Linux安装完整内核源码之前,先问问自己是否真的需要这样做.如果你仅仅是尝试去编译一个内核模块或是为内核定制驱动,你并不需要完整的内核源码树.你只需要安装一些与内核对应的头文件,这样就足够了. 只有在你需要生成一个定制的内核,而且内核源码中的一

更新debian软件源

1.首先备份源列表,而后用gedit或其他编辑器打开源列表文件: sudo cp /etc/apt/sources.list /etc/apt/sources.list_backup sudo gedit /etc/apt/sources.list 2.把找到的合适的源,替换掉sources.list中所有的内容,保存. 比如163的debian源为: deb http://mirrors.163.com/debian squeeze main non-free contrib deb http

树莓派B+ debian(raspbian)源的选择

树莓派B+ Raspbian源的选择. 在这里获取国内关于raspbian的debian源:http://www.raspbian.org/RaspbianMirrors 将所有源的域名copy下来,在你本地ping一下,选择延迟最小的: mirrors.tuna.tsinghua.edu.cn   26-28 mirrors.neusoft.edu.cn          60+- raspbian.cnssuestc.org          无法ping通 mirrors.hustuniq