User Tools

Site Tools


clean_packages

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
clean_packages [2015/06/05 15:14] pavrooclean_packages [2019/12/14 20:47] 8bit
Line 1: Line 1:
-=====  Packages clean up =====+=====  Package clean up =====
  
-After removing, installing new or upgrading packages, there are some (not always) packages not needed any more.+After removing, installing new or upgrading packages, there can be some packages not needed any more.
  
-They can be safety removed from the system. Every command has to be run with root privileges **su** or **sudo**.+They can be safely removed from the system. Every command has to be run with super user privileges **sudo**.
  
 Run: Run:
  
-   apt-get autoremove+   sudo apt-get autoremove
  
-After upgrading packages, the package manager store all **deb** packages even it doesn't need them any more.+After upgrading packages, the package manager keeps all **deb** packages even if doesn't need them any more.
  
-To remove all old **deb**'from the system (the latest **deb** versions will be NOT removed), run:+To remove all old **deb** packages from the system (the latest **deb** versions will be NOT removed), run:
  
-   apt-get autoclean+   sudo apt-get autoclean
  
-If you would to remove all the **deb** packages from the system, run:+If you would like to remove all the **deb** packages from the system, run:
  
-   apt-get clean+   sudo apt-get clean
  
 ---- ----
  
-<WRAP center box 49%> +<WRAP center box 75%> 
-[[fix_package|<--- Fix broken packages]]|[[start|Wiki start page --->]]+|[[fix_package|<--- Fix broken packages]]   [[start|Wiki Start Page ^]]  |
 </WRAP> </WRAP>
  
clean_packages.txt · Last modified: 2021/05/04 15:24 by 127.0.0.1