Difference between revisions of "Upgrade"

From Anarchaserver
(Created page with "Upgrade debian apt-get update && apt-get dist-upgrade && dist-upgrade && apt-get autoremove (first update than upgrade, than upgrade again if something didn't happen well a...")
 
Line 4: Line 4:


(first update than upgrade, than upgrade again if something didn't happen well and autoremove teh packages which are not used)
(first update than upgrade, than upgrade again if something didn't happen well and autoremove teh packages which are not used)
old stable  > to stable
nano /etc/apt/sources.list
(change the name of the distribution)
apt-get update && apt-get dist-upgrade && dist-upgrade && apt-get autoremove
wiki pedia / debian > table with colors

Revision as of 18:49, 20 September 2015

Upgrade debian

apt-get update && apt-get dist-upgrade && dist-upgrade && apt-get autoremove

(first update than upgrade, than upgrade again if something didn't happen well and autoremove teh packages which are not used)

old stable > to stable

nano /etc/apt/sources.list

(change the name of the distribution)

apt-get update && apt-get dist-upgrade && dist-upgrade && apt-get autoremove

wiki pedia / debian > table with colors