I've read this link: How to upgrade Ubuntu to specific version?, but I still don't know how to upgrade my system from 16.04.2 to 16.04.3.
Asked
Active
Viewed 411 times
0
1 Answers
0
You only need to update the system, no needed to upgrade
Recommended to upgrade to newest stable version
this may help you to upgrade: How To Upgrade Ubuntu
to check the start and end of support for each version Ubuntu release end of life

ASIL
- 182
sudo apt-get update
andsudo apt-get upgrade
you will already have 16.04.4 LTS (since 1 march 2018). Do you have any errors onsudo apt-get update
? – N0rbert Jun 14 '18 at 10:29