From the course: LPI Linux Essentials (010-160) Cert Prep

Unlock this course with a free trial

Join today to access over 25,500 courses taught by industry experts.

Package management principles

Package management principles

- In this section of the course, we're going to describe the ways that you can manage the task of installing, uninstalling, and upgrading software packages. As we move further along, we're also going to cover managing programs after they're already running and this is called processes. Anytime you have a running program, that is called a process. Now finally, we're going to discuss log files, which are going to record the details of what running programs are actually doing. Especially those processes that are automatically being run in the background. Now package management is an area of Linux that varies between distributions, but there are certain principles that are in common across all the distributions. We're going to discuss these principles and further look into understanding the package management systems that we're going to be using. Now, Linux packages have the following characteristics. Each package is a…

Contents