sudo apt uptdate
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.
After running the command it will tell you how many packages can be updated
upgrade
use the command displayed from sudo apt update
sudo apt upgrade