How to clean the download trash of ubuntu

Discussion in 'Linux Virtual Machine' started by yuan, Jun 25, 2016.

  1. yuan

    yuan Bit poster

    Messages:
    4
    Hello,
    I accidentally click the cancel button when I was downloading a 22G file via firefox, and it have already finished 20G at that moment.
    As I look at the properties of computer , it shows 8.1G used and 53.9G free which means the temp file have been deleted by ubuntu.
    But the size of pvm file did't decrease, It remains 30G.
    And when I run the compress in hardware menu, it said "the size of vm will be reduced from 0.0GB to 0.0GB"...
    The free up disk space option didn't work either.
    How can I clean this up?
     
  2. Arunn

    Arunn Parallels Support

    Messages:
    290
    Hi yuan, follow the steps below:
    1. Open 'Terminal' window.
    2. Type the following command to remove the partial packages:
    sudo apt-get autoclean
    3. Type the following command to remove any unnecessary packages:
    sudo apt-get autoremove
    Now check the pvm size.
     
  3. yuan

    yuan Bit poster

    Messages:
    4
    Thanks for your answer , but it didn't work.
    This trash was created by Firefox download temp file, not the ubuntu packages.
     
  4. PaulChristopher@Parallels

    PaulChristopher@Parallels Product Expert Staff Member

    Messages:
    3,113
    Hi Yuan, you may clear Firefox download temp files as suggested in this article.
     
  5. yuan

    yuan Bit poster

    Messages:
    4
    Er..I know how to clean the cache , and I have tried.
    The problem is , as I post in #1 , the total space of ubuntu was only 8.1G since the temp file have already been deleted, but the size of pvm was 30G, didn't decrease.
     
  6. Sasti@Parallels

    Sasti@Parallels Parallels Support

    Messages:
    272
    Hi @yuan,
    Please check if you have snapshots of your virtual machine.
     
  7. Raj@Parallels

    Raj@Parallels Guest

    Messages:
    453
    Please check whether any snapshots available in a virtual machine, if any please remove snapshots and check the size of the .pvm file.
     
  8. yuan

    yuan Bit poster

    Messages:
    4
    no snapshot found
     
  9. Arunn

    Arunn Parallels Support

    Messages:
    290
    Hi Yuan, go to your virtual machine's Configuration > General . You will find the reclaimable hard disk space under the Reclaim button.
    Click Reclaim then click Yes to confirm your action. Let us know if it helps.
     

Share This Page