ubuntu ubuntu system using the command update

apt-get update: upgrade installation package-related commands, refresh the list of software that can be installed (but do not do any actual installation action)

apt-get upgrade: update installation package (upgraded software version)

apt-get dist-upgrade: system version upgrade (upgrade version of Ubuntu)

do-release-upgrade: Ubuntu official recommended system upgrade, if the increase -d parameter can also upgrade to the development version, but unstable

Guess you like

Origin www.cnblogs.com/davebryant/p/11621756.html