Ubuntu安装apt-fast
29 Nov 2012一、安装
$ sudo add-apt-repository ppa:apt-fast/stable $ sudo apt-get update $ sudo apt-get install apt-fast
二、配置
$ sudo dpkg-reconfigure apt-fast
三、使用
$ sudo apt-fast install PACKAGE $ sudo apt-fast upgrade $ sudo apt-fast build-dep PACKAGE