armbian 一键换源

复制代码

bash <(curl -sSL https://gitee.com/SuperManito/LinuxMirrors/raw/main/ChangeMirrors.sh) --source mirrors.tuna.tsinghua.edu.cn --updata-software false --web-protocol http

+-----------------------------------+

| ⡇ ⠄ ⣀⡀ ⡀⢀ ⡀⢀ ⡷⢾ ⠄ ⡀⣀ ⡀⣀ ⢀⡀ ⡀⣀ ⢀⣀ |

| ⠧⠤ ⠇ ⠇⠸ ⠣⠼ ⠜⠣ ⠇⠸ ⠇ ⠏ ⠏ ⠣⠜ ⠏ ⠭⠕ |

+-----------------------------------+

欢迎使用 GNU/Linux 更换系统软件源脚本

运行环境 Armbian-unofficial 23.11.0-trunk bookworm ARMv7

系统时间 2024-04-11 21:45:38 Asia/Shanghai

└─ 检测到系统中存在已备份的 sources.list 源文件,是否跳过覆盖备份? [Y/n] n

'/etc/apt/sources.list' -> '/etc/apt/sources.list.bak'

'/etc/apt/sources.list.d/armbian.list' -> '/etc/apt/sources.list.d/armbian.list.bak'

完成\] 已备份原有 armbian.list 源文件 \[ \>_ \] 开始更新软件源... Hit:1 http://mirrors.tuna.tsinghua.edu.cn/debian bookworm InRelease Hit:2 http://mirrors.tuna.tsinghua.edu.cn/debian bookworm-updates InRelease Hit:3 http://mirrors.tuna.tsinghua.edu.cn/debian bookworm-backports InRelease Hit:4 http://mirrors.tuna.tsinghua.edu.cn/debian-security bookworm-security InRelease Hit:5 http://deb.debian.org/debian bookworm-backports InRelease Get:6 http://mirrors.tuna.tsinghua.edu.cn/armbian bookworm InRelease \[53.3 kB

Get:7 http://mirrors.tuna.tsinghua.edu.cn/armbian bookworm/main all Packages [4,650 B]

Get:8 http://mirrors.tuna.tsinghua.edu.cn/armbian bookworm/main armhf Packages [86.0 kB]

Get:9 http://mirrors.tuna.tsinghua.edu.cn/armbian bookworm/main all Contents (deb) [31.7 kB]

Get:10 http://mirrors.tuna.tsinghua.edu.cn/armbian bookworm/main armhf Contents (deb) [2,112 kB]

Get:11 http://mirrors.tuna.tsinghua.edu.cn/armbian bookworm/bookworm-utils armhf Packages [11.1 kB]

Get:12 http://mirrors.tuna.tsinghua.edu.cn/armbian bookworm/bookworm-utils all Packages [2,357 B]

Get:13 http://mirrors.tuna.tsinghua.edu.cn/armbian bookworm/bookworm-utils all Contents (deb) [12.1 kB]

Get:14 http://mirrors.tuna.tsinghua.edu.cn/armbian bookworm/bookworm-utils armhf Contents (deb) [18.2 kB]

Get:15 http://mirrors.tuna.tsinghua.edu.cn/armbian bookworm/bookworm-desktop all Packages [933 B]

Get:16 http://mirrors.tuna.tsinghua.edu.cn/armbian bookworm/bookworm-desktop armhf Packages [1,984 B]

Get:17 http://mirrors.tuna.tsinghua.edu.cn/armbian bookworm/bookworm-desktop armhf Contents (deb) [7,694 B]

Get:18 http://mirrors.tuna.tsinghua.edu.cn/armbian bookworm/bookworm-desktop all Contents (deb) [385 B]

Fetched 2,343 kB in 8s (298 kB/s)

Reading package lists... Done

成功\] 软件源更换完毕 ---------- 脚本执行结束 ---------- Powered by https://linuxmirrors.cn

相关推荐
chlk1231 天前
Linux文件权限完全图解:读懂 ls -l 和 chmod 755 背后的秘密
linux·操作系统
舒一笑1 天前
Ubuntu系统安装CodeX出现问题
linux·后端
改一下配置文件1 天前
Ubuntu24.04安装NVIDIA驱动完整指南(含Secure Boot解决方案)
linux
深紫色的三北六号2 天前
Linux 服务器磁盘扩容与目录迁移:rsync + bind mount 实现服务无感迁移(无需修改配置)
linux·扩容·服务迁移
SudosuBash2 天前
[CS:APP 3e] 关于对 第 12 章 读/写者的一点思考和题解 (作业 12.19,12.20,12.21)
linux·并发·操作系统(os)
哈基咪怎么可能是AI2 天前
为什么我就想要「线性历史 + Signed Commits」GitHub 却把我当猴耍 🤬🎙️
linux·github
十日十行3 天前
Linux和window共享文件夹
linux
木心月转码ing3 天前
WSL+Cpp开发环境配置
linux
崔小汤呀4 天前
最全的docker安装笔记,包含CentOS和Ubuntu
linux·后端
何中应4 天前
vi编辑器使用
linux·后端·操作系统