Upgrading 16.04 to 16.04.1
Solution 1:
Run cat /etc/lsb-release
and you will see that you already have 16.04.1.
If not, run sudo apt update && sudo apt upgrade
.
In System Settings GUI you see the major release number.
Run cat /etc/lsb-release
and you will see that you already have 16.04.1.
If not, run sudo apt update && sudo apt upgrade
.
In System Settings GUI you see the major release number.