|
| |||||||||
| Tags: downloaded saved packages, packages of installation, saved ubuntu package |
![]() |
| | Thread Tools | Search this Thread |
|
#1
| |||
| |||
| Downloaded packages of installation on ubuntu
I have a linux computer with Ubuntu 9.04 running. There are times when i format my system to try new OS and stuffs like that. I have a problem, with everytime i get back to ubuntu, i have to download and install all the packages. When we apt-get and application or software, these packages must be getting downloaded on the computer, Where can i locate Downloaded packages of installation on ubuntu? Please help... I don't want to download and wait everytime i install ubuntu? Please help... ![]() |
|
#2
| |||
| |||
| Re: Downloaded packages of installation on ubuntu
Everytime you install your ubuntu you have to install the software that you need. The software packages which you install from within ubuntu using apt-get, gets archived in the local archived directory : /var/cache/apt/archives. You can take backup of these backup and use this directly to install the packages when you have a clean installation. You don't need to paste these package files in the same folder again... |
|
#3
| |||
| |||
| Re: Downloaded packages of installation on ubuntu
Hey, Thanks a lot mate, Thats what i needed. I have one more question, When i have taken backup of these packages on another drive, can i delete the packages from this local archive folder? As deleting them may free some additional space. Is it safe to do it? If yes, how can i delete it systematically? I just don't want to screw the operating system. Is it possible? Thanks again and in advance for the next reply... ![]() |
|
#4
| |||
| |||
| Re: Downloaded packages of installation on ubuntu
Yup, you can delete those applications without any problem. Well you can delete it directly from the folder or if you want to add the entry in the system that those files are deleted or needs to be deleted [a systematical way] you can do it by issuing any of the following commands in terminal : Code: sudo apt-get clean OR Code: sudo aptitude clean |
![]() |
|
| Thread Tools | Search this Thread |
| |
Similar Threads for: "Downloaded packages of installation on ubuntu" | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Facing error in downloading packages in Ubuntu 10.04 | Abhisar G | Technology & Internet | 3 | 17-08-2010 01:28 PM |
| Determining the Choice of Packages in Ubuntu | Alejandro80 | Windows Software | 5 | 24-03-2010 10:48 AM |
| Packages required for server installation | Jensen Ackles | Operating Systems | 5 | 19-03-2010 02:40 PM |
| How to find list of installed packages in Ubuntu | Croulet | Operating Systems | 3 | 08-07-2009 05:38 PM |
| How to Install .run packages in Ubuntu | Noverism | Operating Systems | 3 | 03-04-2009 06:53 PM |