Skip to content

Instantly share code, notes, and snippets.

@snowdream
Last active June 18, 2016 03:06
Show Gist options
  • Save snowdream/370fc14523fafa97fe0788f28041b15e to your computer and use it in GitHub Desktop.
Save snowdream/370fc14523fafa97fe0788f28041b15e to your computer and use it in GitHub Desktop.
apt-fast for ubuntu
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