Results 1 to 6 of 6

Thread: where is the downloaded files frm Ubuntu software center stored?

  1. #1
    Join Date
    Mar 2011
    Beans
    48

    where is the downloaded files frm Ubuntu software center stored?

    Hi

    Where is the downloaded files from the Ubuntu software center stored after installation?

    And can the downloaded files be deleted after installation?

    Thank you

  2. #2
    Join Date
    Oct 2006
    Beans
    58,286

    Re: where is the downloaded files frm Ubuntu software center stored?

    FIles are stored in

    Code:
    /var/cache/apt/archives
    and can folder can be emptied by using the terminal command

    Code:
    sudo apt-get clean

  3. #3
    Join Date
    Mar 2011
    Beans
    48

    Re: where is the downloaded files frm Ubuntu software center stored?

    thanks, and are there any others cleaning commands so that i can clean all the unwanted cache, thumbnails saved, and other stuff?

  4. #4
    Join Date
    Nov 2008
    Beans
    Hidden!

    Re: where is the downloaded files frm Ubuntu software center stored?

    BleachBit, its in the software center

  5. #5
    Join Date
    Mar 2011
    Beans
    48

    Re: where is the downloaded files frm Ubuntu software center stored?

    thanks for ur help, appreciate it..

  6. #6
    Join Date
    Mar 2010
    Beans
    8

    Re: where is the downloaded files frm Ubuntu software center stored?

    Quote Originally Posted by jeshrel View Post
    thanks, and are there any others cleaning commands so that i can clean all the unwanted cache, thumbnails saved, and other stuff?
    If you want a reliable cleaner, I suggest the one included in Ubuntu Tweak. Installation:

    Code:
    sudo add-apt-repository ppa:tualatrix/ppa && sudo apt-get update
    sudo apt-get install ubuntu-tweak
    Open in Applications > System Tools > Ubuntu Tweak.

    If you're quite familiar with Linux, you might also want to try BleachBit. It's very advanced and the interface and technical lingo might be confusing, but it's fully-featured.
    Just a warning, though: not all of BleachBit cleaning options are safe. Most should be treated carefully and read thoroughly to avoid the possibility of unwanted file-deletion, as it will only prompt you once (or twice).
    Installation: I believe BleachBit is already in the Ubuntu Software Center.

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
  •