Difference between revisions of "Ubuntu Optimization"

From Noah.org
Jump to navigationJump to search
(New page: Category:Ubuntu <pre> apt-get autoclean apt-get clean apt-get autoremove </pre>)
 
 
Line 1: Line 1:
 +
[[Category:Engineering]]
 
[[Category:Ubuntu]]
 
[[Category:Ubuntu]]
  
Line 5: Line 6:
 
apt-get clean
 
apt-get clean
 
apt-get autoremove
 
apt-get autoremove
 +
apt-get install localepurge
 
</pre>
 
</pre>

Latest revision as of 12:49, 8 October 2008


apt-get autoclean
apt-get clean
apt-get autoremove
apt-get install localepurge