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

相关推荐
云边有个稻草人2 分钟前
【Linux系统】第八节—进程概念(上)—冯诺依曼体系结构+操作系统+进程及进程状态+僵尸进程—详解!
linux·进程·冯诺依曼体系结构·pcb·僵尸进程·进程的状态·task_ struct
xian0gang12 分钟前
rk3588 区分两个相同的usb相机
linux
这儿有一堆花22 分钟前
安全访问家中 Linux 服务器的远程方案 —— 专为单用户场景设计
linux·服务器·安全
RussellFans1 小时前
Linux 文本三剑客(grep, awk, sed)
linux·运维·服务器
Chuncheng's blog1 小时前
CentOS 7如何编译安装升级gcc至7.5版本?
linux·运维·c++·centos
听风吹等浪起1 小时前
CentOS在vmware局域网内搭建DHCP服务器【踩坑记录】
linux·服务器·centos
明月看潮生1 小时前
青少年编程与数学 01-011 系统软件简介 04 Linux操作系统
linux·青少年编程·操作系统·系统软件·编程与数学
aitav02 小时前
⚡️ Linux Docker 基本命令参数详解
linux·运维·docker
姓刘的哦2 小时前
ubuntu中使用docker
linux·ubuntu·docker
代码程序猿RIP3 小时前
【Linux】(1)—进程概念-⑤进程调度
linux·运维