Editing Terminal

Warning: You are not logged in. Your IP address will be recorded in this page's edit history.
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.
Latest revision Your text
Line 338: Line 338:
  apt-get update  
  apt-get update  
-
<s>Upgrade any installed apps with newer versions (the <code>-y</code> is optional and just avoids it prompting you as to whether or not to proceed):
+
Upgrade any installed apps with newer versions (the <code>-y</code> is optional and just avoids it prompting you as to whether or not to proceed):
-
  apt-get upgrade -y </s> DEPRECATED!
+
  apt-get upgrade -y  
Remove any downloaded package archives. Once the package is installed the downloaded file is no longer needed. The Application Manager does this automatically but if you are using "apt-get" you'll have to do it manually:
Remove any downloaded package archives. Once the package is installed the downloaded file is no longer needed. The Application Manager does this automatically but if you are using "apt-get" you'll have to do it manually:
Line 347: Line 347:
  apt-get autoclean
  apt-get autoclean
-
<s>Remove any packages which are no longer needed. These are applications/libraries which were automatically installed because of dependencies but are no longer required:
+
Remove any packages which are no longer needed. These are applications/libraries which were automatically installed because of dependencies but are no longer required:
  apt-get autoremove
  apt-get autoremove
-
</s> DEPRECATED! May remove essential pkgs, see http://talk.maemo.org/showthread.php?t=70875
 
Install any missing dependencies (which should fix the broken packages issue I had):
Install any missing dependencies (which should fix the broken packages issue I had):

Learn more about Contributing to the wiki.


Please note that all contributions to maemo.org wiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see maemo.org wiki:Copyrights for details). Do not submit copyrighted work without permission!


Cancel | Editing help (opens in new window)