You are on page 1of 10

Install Ubuntu 16.

04
Next up is the preparation screen and we should
tick both options before continue so we wont have
to go through the hassle of installing updates and
codecs after you might have completed the
installation.
If you are without an internet connection though,
the first option (Download updates while installing
Ubuntu) will be greyed out, but then you can tick
the second and continue your installation.
Update Ubuntu 16.04
A good practice for any Linux user is to update the
system once its done installing.
First off, go on to the Unity dash (which is the square
button on the top left corner in the image above and
below) and search for software and updates, open it
and select the other sources tab, tick both options
(mind you, youll be prompted to enter your root
password) the software cache is updated and youre
good to go.
Once you have that setup, you may not go to the
same dash and type in terminal and enter the
follow-up commands (consecutively) to update
your Ubuntu installation.
$ sudo apt-get update
$ sudo apt-get upgrade

You might also like