Software Management
Learn how to install and remove different software packages within the Linux environment using the terminal.
Introduction to package management
In the default Debian-based Linux operating system distributions, the default software management is the Advanced Package Tool, commonly referred to as apt
.
The primary command for this is apt-get
, which is used to download, install, update, and remove software packages.
Get hands-on with 1200+ tech skills courses.