Ubuntu Update file location

Source: Internet
Author: User
Ubuntu file location!

 
The software I installed with commands, such as sudo apt-Get install emerald !!! It all downloads first. I want to know where the download is. Can I copy it? You don't need to download it next time! There is also a system-system management-where is the video card downloaded by attaching hardware? Ask a senior!

 Backup and cleanup 
Backup quick setup of some downloaded software packages, to re-use the system, no re-download time
tar cizvf backup.tar.gz/var/Cache/APT/archives -- exclude =/var/Cache/APT/archives/partial/* -- exclude = /var/Cache/APT/archives/lock
reinstall the system, after the source list is set, import the backed up software package. The procedure is as follows: sudo apt-Get Update & sudo tar xzvf backup.tar.gz-C/
clear
sudo apt-Get clean
RM-RF ~ /. Thumbnails/fail/gnome-thumbnail-factory/*
the download directory is/var/Cache/APT/archives.

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.