Handle dependency changes and package removals if needed.

Section: APT and Debian/Ubuntu

Perform full upgrade

bash
bash
sudo apt full-upgrade
Explanation

Useful before major maintenance windows or distro transitions.

Learn the surrounding workflow

Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.

Related commands

Same sheet · prioritizing APT and Debian/Ubuntu
Upgrade installed packages
Upgrade installed packages without removing old ones.
OpenIn sheetbashsame section
List upgradable packages
Show packages that can be upgraded.
OpenIn sheetbashsame section
Refresh package index
Download latest package metadata.
OpenIn sheetbashsame section
Install package
Install one or more packages.
OpenIn sheetbashsame section
Remove package
Remove a package but keep config files.
OpenIn sheetbashsame section
Purge package and config
Remove package plus configuration files.
OpenIn sheetbashsame section