Terminal is fun (Really)

Train yourself to use command line to your interest in order to install and upgrade different packages. Using GUI for installing applications might be convenient, but contrary, the terminal is a fast approach for this purpose. You will learn how to manage your softwares via apt-get.

What is apt-get?

apt-get is a friendly command line tool to interact with the packaging system.

It requires administrator privileges (super user accessibility), henceforth, we’ll be using sudo with apt-get.

It can be used to find new packages, install, update and upgrade them.

Get hands-on with 1200+ tech skills courses.