User Tools

Site Tools


upgrade

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
Next revisionBoth sides next revision
upgrade [2015/06/03 21:37] pavrooupgrade [2018/08/14 22:48] lami07
Line 11: Line 11:
    * Gnome Terminal, Xterm, Terminator, Tilda, etc., etc.    * Gnome Terminal, Xterm, Terminator, Tilda, etc., etc.
  
-or in a system's terminal, which is available via the keys: 'Alt' + 'Ctr' + 'F1 - F6' (F7 return to X).+or in a system's terminal, which is available via the keys: 'Alt' + 'Ctrl' + 'F1 - F6' (F7 return to X).
  
 All the operations have to be done as system's administrator (root). All the operations have to be done as system's administrator (root).
  
-Save upgrade - it will upgrade all already installed packages without installing new dependencies:+Safe upgrade - it will upgrade all already installed packages without installing new dependencies:
  
    sudo apt-get update    sudo apt-get update
Line 30: Line 30:
  
 Make sure that new packages show up in Debian testing daily, so make the system upgrade as often as possible (ones per day is perfect, but it's your choice). Make sure that new packages show up in Debian testing daily, so make the system upgrade as often as possible (ones per day is perfect, but it's your choice).
 +
 +If you **DO NOT** want to upgrade a selected package, do:
 +
 +   echo package-name hold|dpkg --set-selections
 +
 +Unblock held package so it will be upgradeable after:
 +
 +   echo package-name install|dpkg --set-selections
  
 ---- ----
  
-<WRAP center box 36%>+<WRAP center box 50%>
 [[repository|<--- Sparky repository]]|[[install_package|Install new packages --->]] [[repository|<--- Sparky repository]]|[[install_package|Install new packages --->]]
 </WRAP> </WRAP>
upgrade.txt · Last modified: 2021/05/04 15:24 by 127.0.0.1