Linux+ System Management: Manage Software
In this lab, you’ll practice managing software on a Linux system. When you’re finished, you’ll have worked with apt repositories, searched for packages, installed a package from a repository, uninstalled a package using apt, and installed software from source code.
Terms and conditions apply.
Lab info
Lab author
Challenge
Get Started in the Lab Environment
Here are the initial instructions and explanation of the lab environment. Read this while your environment is busy creating itself from nothing. Yes, this violates physics; we know. How fun!
Challenge
View and Manage APT Repositories
To start this lab, you will learn how to manage apt repositories, which are the application package sources used by apt, the package manager used on Debian based Linux distributions.
Challenge
Manage Software Using Apt
In this challenge, you will learn how to manage software with the apt package management system, used on Debian based Linux distributions.
Challenge
Install Software from Source
To finish the lab, you will learn how to install a package from source code.
Challenge
The Last Challenge
Welcome to the final challenge! This is your last chance to experiment in the environment. Clicking Finish Lab will end this little world that flittered into existence just for you.
Provided environment for hands-on practice
We will provide the credentials and environment necessary for you to practice right within your browser.
Guided walkthrough
Follow along with the author’s guided walkthrough and build something new in your provided environment!
Did you know?
On average, you retain 75% more of your learning if you get time for practice.
Recommended prerequisites
- Basic Linux knowledge