Premium Only Content

Linux Command Line Interface (CLI) Install, Remove, Purge & Clean
Here’s a concise guide to managing packages using the Linux command line interface (CLI) with apt, including installation, removal, purging, and cleaning up:
1. Install a Package
To install a package, use the apt install command:
sudo apt update # Update the package list
sudo apt install {package} # Replace {package} with the package name
2. Remove a Package
To remove a package but keep its configuration files, use the apt remove command:
sudo apt remove {package} # Replace {package} with the package name
3. Purge a Package
To remove a package along with its configuration files, use the apt purge command:
sudo apt purge {package} # Replace {package} with the package name
4. Clean Up Unused Dependencies
After removing or purging packages, there may be unused dependencies that can be cleaned up using the apt autoremove command:
sudo apt autoremove
5. Clean Up Package Cache
To clean up the local repository of retrieved package files and free up disk space, use the apt clean command:
sudo apt clean
6. Verify Package Installation
To check if a package is installed and view its version, use the following:
{package} --version # Replace {package} with the package name
Summary of Commands:
Install: sudo apt update && sudo apt install {package}
Remove: sudo apt remove {package}
Purge: sudo apt purge {package}
Clean Up Dependencies: sudo apt autoremove
Clean Package Cache: sudo apt clean
These commands will help you manage packages efficiently on a Debian-based system.
-
8:47:06
Rallied
9 hours ago $18.42 earnedWARZONE SOLO CHALLENGES ALL DAY
124K6 -
5:05:38
StoneMountain64
5 hours agoBattlefield 6 Favorite Weapons, Vehicles, and Strategies
63K -
1:10:03
Michael Franzese
15 hours agoWhy do we allow incompetent people in government decide our lives?
49.6K44 -
1:33:49
MattMorseTV
8 hours ago $40.36 earned🔴Trump has a NEW DEAL.🔴
73.1K75 -
2:55:27
Mally_Mouse
11 hours agoSpicy HYDRATE Saturday! -- Let's Play!
55.2K5 -
1:38:06
GameWithV
5 hours ago $0.64 earnedSaturday Play
27.2K1 -
5:32:09
Spartan
7 hours agoHalo for a bit, Octopath after maybe
35.9K -
2:58:09
SavageJayGatsby
7 hours agoSpicy Saturday with Mally! - Wedding in 2 Months!
47.9K1 -
1:47:14
VapinGamers
9 hours ago $4.74 earnedTools of the Trade - Does Production Matter? with Tim the Tool Man from Louder with Crowder
37.5K3 -
5:44:04
BSparksGaming
7 hours agoHappy Saturday! Battlefield 6 Beta! PS5 Gameplay
24.1K