[Share Experiences] apt下载太慢,没办法用了apt-fast模式
Tofloor
poster avatar
chdkd
deepin
2021-01-07 18:19
Author

apt下载太慢,没办法用了apt-fast模式,

在https://github.com/ilikenwf/apt-fast 下载apt-fast-master.zip解压缩,

cd apt-fast-master

执行手动安装

sudo cp apt-fast /usr/local/sbin/mapt

添加执行权限

sudo chmod +x /usr/local/sbin/mapt

将apt-fast的配置文件apt-fast.conf复制到/etc文件夹

sudo cp apt-fast.conf /etc

安装aria2c下载软件

Sudo apt-get install aria2

现在mapt(apt-fast)的手动安装已完成,可以简单的运行mapt命令来代替apt-get和aptitude了!

Reply Favorite View the author
All Replies
chdkd
deepin
2021-01-07 18:59
#1

都是看客吗?

Reply View the author
lcw0268
deepin
2021-01-07 19:28
#2

楼主需要鼓励。

我来了。

楼主多发帖,不要在意有没有回帖和帖子内容。

你将在成长中获益。

Reply View the author
翻过山峰看见云
deepin
2021-01-07 20:17
#3

感谢楼主分享,我觉得这个确实很有必要,因为安装或者更新软件时经常碰到apt只有几kb的速度

Reply View the author
panasony
deepin
2021-01-07 20:40
#4

谢谢楼主,mark一下

Reply View the author
不会开车有驾照
deepin
2021-01-07 20:58
#5

收藏备用

Reply View the author
SamLukeYes
deepin
2021-01-07 21:04
#6

可以直接用它的 ppa 安装,参考 README 里面给的 debian 安装方法

Reply View the author