Apt-fast 是一款替代 apt-get 提高下載速度的軟件,安裝軟件時,經過增長線程使下載軟件速度加快。 Apt-fast 已經更新到1.6.4版本,引入配置「對話框」,在其安裝過程當中,一步步對話框選擇設置,每一個用戶的配置選項,從而改善和清晰化Apt-fast的初始配置過程。ubuntu
如何安裝 apt-fast ? 添加官方 PPA 源(支持ubuntu Lucid, Natty, Oneiric, Precise, Quantal),打開終端,輸入如下命令:瀏覽器
Ubuntu 11.04~13.10 (out of date)spa
sudo apt-get install axel aria2
sudo apt-add-repository ppa:apt-fast/stable
sudo apt-get update
sudo apt-get install apt-fast
Ubuntu 14.04 and later versions線程
sudo add-apt-repository ppa:saiarcot895/myppa
sudo apt-get update
sudo apt-get -y install apt-fast
安裝以後使用方法和apt-get使用同樣. 更新源列表code
sudo apt-fast update
安裝Chromium瀏覽器ci
sudo apt-fast install chromium-browser
更新系統get
sudo apt-fast upgrade