Use Axel to accelerate apt-Get ~~~

Source: Internet
Author: User

Ubuntugeek introduces a method namedApt-fastScriptAxelUse the apt-GET command to install the software. Because Axel can download the software package in multiple threads, this can accelerate the installation. In addition, the entire use process is basically the same as apt-get. You only need to change the common apt-get to Apt-fast. For exampleSudo apt-fast installPackage.

 

# Installation and use:

Install the axel tool first

Sudo apt-Get install Axel

Download the apt-fast.sh script from http://www.mattparnell.com/linux/apt-fast/, move it to the/usr/bin directory, and rename it apt-fast.

Sudo CP apt-fast.sh/usr/bin/apt-fast

Finally, the executable permission is granted.

Sudo chmod + x apt-fast

Now you can use apt-fast to replace apt-Get. For example:Sudo apt-fast upgrade,Sudo apt-fast dist-UpgradeAnd so on.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.