ubuntu 13.10 如何安裝 apt-fast ?
Apt-fast
Apt-fast 是一款替代 apt-get 提升下載速度的軟件,安裝軟件時,通過增加線程使下載軟件速度加快。 Apt-fast 已經更新到1.8.2版本,引入配置“對話框”,在其安裝過程中,一步步對話框選擇設置,每個用戶的配置選項,從而改善和清晰化Apt-fast的初始配置過程。
如何安裝 apt-fast ?
添加官方 PPA 源(支持ubuntu Lucid, Natty, Oneiric, Precise, Quantal),打開終端,輸入以下命令:
apt-get install axel aria2
add-apt-repository ppa:apt-fast/stable
apt-get update
apt-get install apt-fast
安裝之后使用方法和apt-get使用一樣. 更新源列表
apt-fast update
安裝Chromium瀏覽器
apt-fast install chromium-browser
更新系統
apt-fast upgrade
15.10已失效
add-apt-repository ppa:apt-fast/stable 添加的文件 到這個目錄下刪除即可/etc/apt/sources.list.d#
posted on 2013-12-19 16:32 AlanTop 閱讀(981) 評論(1) 編輯 收藏 引用 所屬分類: ubuntu