linux Linux Architecture and Components MOC


Package managers simplify installing new software and are on most modern distributions.

apt-get

Most common with Debian distributions, like Ubuntu.

Uses sources containing information about available packages. Update package lists and upgrade software before installing a package or program.

The apt-get Command