Last active
June 18, 2016 03:06
-
-
Save snowdream/370fc14523fafa97fe0788f28041b15e to your computer and use it in GitHub Desktop.
apt-fast for ubuntu
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
https://github.com/ilikenwf/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 | |
Ubuntu 11.04~13.10 (out of date) | |
sudo add-apt-repository ppa:apt-fast/stable | |
sudo apt-get update | |
sudo apt-get -y install apt-fast |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
http://wowubuntu.com/apt-fast.html
http://www.ubuntugeek.com/apt-fast-and-axel-faster-apt-get-installations-and-upgrades.html