How to update and upgrade Ubuntu from terminal
This post explains how to update and install packages in Ubuntu from a terminal. It also explains how to perform a version upgrade. apt-get and apt is the same command. We use apt in this post because is shorter. To…