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

相关推荐
知星小度S12 小时前
系统核心解析:深入操作系统内部机制——进程管理与控制指南(一)【进程/PCB】
linux·运维·服务器·进程
Empty_77717 小时前
SELinux安全上下文
linux·服务器·安全
bug攻城狮18 小时前
解决Ubuntu中apt-get -y安装时弹出交互提示的问题
linux·运维·ubuntu
xiachong2718 小时前
ubuntu18.04安装PCL1.14
linux·ubuntu
夜阑珊夭夭18 小时前
linux自定义网卡名字
linux·运维
czhc114007566318 小时前
Linux912 shell:$# $1 $?;RHEL 8 AppStream BaseOS
linux
佛天华18 小时前
centos 时间校准
linux·运维·centos
小柯J桑_19 小时前
Linux:线程封装
linux·运维·c++
先锋队长20 小时前
linux系统搭建nacos集群,并通过nginx实现负载均衡
linux·nginx·负载均衡
zwhSunday20 小时前
Linux驱动开发(1)概念、环境与代码框架
linux·运维·驱动开发