08-02 sudo apt uptdate

super user do

01

to update your system use,

sudo apt update
                

The update command updates the cashe of the available packages to your operating system. This does not upgrade the packages, it will only tell you that packages can be upgraded.

02

After running the command it will tell you how many packages can be updated

03

upgrade

use the command displayed from sudo apt update

sudo apt upgrade