HomeUbuntuUpdate and Upgrade Ubuntu/Debian Systems Debian, Ubuntu Update and Upgrade Ubuntu/Debian Systems June 23, 2022 Garrett The following is how to update the packages and upgrade all packages on an Ubuntu/Debian based system. Enter the following into the terminal or SSH update all package repos and upgrade all packages.sudo apt-get updatesudo apt-get upgrade -y