【轉(zhuǎn)】
安裝軟件#
sudo apt-get install axel
sudo axel -o /usr/bin/apt-fast http://www.mattparnell.com/linux/apt-fast/apt-fast.sh
sudo chmod +x /usr/bin/apt-fast
使用
之前的 apt 直接換成 apt-fast 即可。
如 sudo apt install xxx
轉(zhuǎn)換執(zhí)行 sudo apt-fast install xxx.