Same as apt-get upgrade –with-new-pkgs.*
sudo apt upgrade
NOTE: This will upgrade all installed packages.
sudo apt upgrade <package_name>
The same as apt-get dist-upgrade.
sudo apt full-upgrade
WARNING: It is recommended to avoid using this command.