Install axel in ubuntu
First you need to install axel in ubuntu using the following comamnd from your terminal
sudo apt-get install axelNow you need to download apt-fast script from here.Then, just place the script somewhere (/usr/bin or /usr/sbin is ideal), rename it to apt-fast (without the .sh extension)
sudo mv apt-fast.sh apt-fastnow you need to change the permissions to downloaded script
sudo chmod +x apt-fastUsing apt-fast
Once done, just use it like apt-get. To install a single package, make sure your
Should your download stall for any number of reasons, you’ll need to do an apt-fast clean.
nb:Sourcecode here
0 comments:
Posting Komentar