Results 1 to 4 of 4

Thread: Where is the download updates of Update Manager saved? can copy? and install later?

  1. #1
    Join Date
    Nov 2008
    Beans
    44

    Where is the download updates of Update Manager saved? can copy? and install later?

    Hi All,

    Where is the download updates of Update Manager saved?

    Is it a files?

    and Can i copy it and how to install later?

    Thank you

  2. #2
    Join Date
    Dec 2008
    Location
    Australia
    Beans
    182
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: Where is the download updates of Update Manager saved? can copy? and install late

    The update manager get files from repositories, cache's them and then installs them. If you don't want to install them then just wait for later to install it when you're ready. Although i suppose there should be a way to just download and install later. Give me a moment, i'll check.


    Solution:
    Ok yes there is. Just run apt-get with the -d option. So:

    sudo apt-get -d update
    sudo apt-get -d upgrade

    and then when you actually want to install:

    sudo apt-get upgrade

    just remove the -d

    Hope that helps.
    Last edited by Shhnap; December 16th, 2008 at 04:02 AM.
    "What gets us into trouble is not what we don't know, it's what we know for sure that just ain't so." - Mark Twain

  3. #3
    Join Date
    Jan 2007
    Location
    ~/SC/USA
    Beans
    1,969
    Distro
    Ubuntu

    Re: Where is the download updates of Update Manager saved? can copy? and install late

    This link will explain the Repositories:
    https://help.ubuntu.com/community/Repositories/Ubuntu

    If you go to the bottom of the page you'll see more links (ie..personal repository)

    Hope this helps ya....

  4. #4
    Join Date
    Mar 2008
    Location
    Dunedin
    Beans
    44
    Distro
    Ubuntu 8.10 Intrepid Ibex

    Re: Where is the download updates of Update Manager saved? can copy? and install late

    Quote Originally Posted by asaren View Post
    Hi All,

    Where is the download updates of Update Manager saved?

    Is it a files?

    and Can i copy it and how to install later?

    Thank you

    The files are downloaded to /var/cache/apt/archives
    Others have given you the information about grabbing the files and installing later.
    You can copy the whole lot of the files to say a cd and carry them to another machine and make use of them should you want to.
    Linux user 215413
    Don't fix what isn't broken kde4 is not for me.

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
  •