|
|
|
|
|
by vog
5760 days ago
|
|
Note that on modern Debian systems, aptitude is preferable to apt-get because it has better dependency resolution etc: aptitude update && aptitude safe-upgrade
You can also run aptitude without any arguments which starts a nice text UI: aptitude
|
|