安裝軟件
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
轉換執行 sudo apt-fast install xxx
.
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
轉換執行 sudo apt-fast install xxx
.
本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。