Chapter 17. An in-depth look at package management and maintenance

 

Welcome to part 3 of our journey! You just finished part 2, which was about learning to work with Linux as a day-to-day user. That’s why we learned about commands and text editors and software. Those are things you need to do your personal work.

In part 3, we’re going to explore the administrative aspects of running Linux. This section will help you with your own work, but will also help your system to run smoothly. And just to be clear, when I say administrative, I mean systems administration and not the people at work who boss you around. Although, in a sense, you will be learning to boss around your system. So maybe the term works on a few levels.

We talked about installing and removing software in chapter 7 with a focus on using the repositories of software that come with your Linux system. In this chapter, we’re going to further explore installing and removing software, with a focus on three areas:

17.1. Installing software from outside of the repositories

17.2. Dependencies

17.3. Wrapping up

17.4. Lab