Results 1 to 4 of 4

Thread: Downloaded packages of installation on ubuntu

  1. #1
    Join Date
    Jul 2009
    Posts
    20

    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. #2
    Join Date
    Jan 2009
    Posts
    1,738

    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. #3
    Join Date
    Jul 2009
    Posts
    20

    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. #4
    Join Date
    Jan 2009
    Posts
    1,738

    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
    Have fun...

Similar Threads

  1. Facing error in downloading packages in Ubuntu 10.04
    By Abhisar G in forum Technology & Internet
    Replies: 3
    Last Post: 17-08-2010, 12:28 PM
  2. Determining the Choice of Packages in Ubuntu
    By Alejandro80 in forum Windows Software
    Replies: 5
    Last Post: 24-03-2010, 09:48 AM
  3. Packages required for server installation
    By Jensen Ackles in forum Operating Systems
    Replies: 5
    Last Post: 19-03-2010, 01:40 PM
  4. Replies: 1
    Last Post: 26-11-2009, 10:40 AM
  5. How to Install .run packages in Ubuntu
    By Noverism in forum Operating Systems
    Replies: 3
    Last Post: 03-04-2009, 05:53 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,919,815.52520 seconds with 17 queries