Apt-fastApt-get 加速工具

联合创作 · 2023-09-29 05:16

Apt-fast 是一个用 axel 来加速 apt-get 软件安装的脚本

安装

sudo add-apt-repository ppa:tldm217/tahutek.net
sudo apt-get update
sudo apt-get install apt-fast

现在你可以用 apt-fast 命令来替代 apt-get 了,比如

sudo apt-fast update
sudo apt-fast install firefox

通过这个工具在安装软件时,因为用到了 axel 的多线程下载功能,所以在下载软件包时会比普通的 apt-get 要快上好几倍。当然这也取决于网络,如果下载来自于 PPA 源的软件包的话可能改善不大 ,我这边从 PPA 源下载东西速度一直很慢,所以通常我都是借助代理来下载的。

浏览 5
点赞
评论
收藏
分享

手机扫一扫分享

编辑 分享
举报
评论
图片
表情
推荐
点赞
评论
收藏
分享

手机扫一扫分享

编辑 分享
举报