Apt-Get speeder

Source: Internet
Author: User

Apt-get downloads are sometimes very slow, especially when some software sources outside China are used (some software must use special sources ).

We can first download these required software packages using thunder, and then install them to improve the speed accordingly.
Apt-Get install-print-Uris software name
With this command, we can obtain the software package required to install the software. Then download it with thunder.
Commands like apt-Get install ** are downloaded and placed in the/var/Cache/APT/archives directory, and then installed. In this way, the directory occupies more and more space, fortunately, APT provides the corresponding management tool apt-Get clean to delete all packages in the/var/Cache/APT/archives/AND/var/Cache/APT/archives/partial/directory. (except locked ).

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.