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.
-
16:38
MetatronGaming
11 hours agoAnno 117 Pax Romana looks INCREDIBLE
65.2K6 -
9:26
MattMorseTV
1 day ago $20.90 earnedPam Bondi is in HOT WATER.
18.6K148 -
13:46
Nikko Ortiz
13 hours agoYour Humor Might Be Broken...
17.5K2 -
2:20:13
Side Scrollers Podcast
18 hours agoVoice Actor VIRTUE SIGNAL at Award Show + Craig’s HORRIBLE Take + More | Side Scrollers
49.4K13 -
18:49
GritsGG
14 hours agoI Was Given a Warzone Sniper Challenge! Here is What Happened!
10K -
19:02
The Pascal Show
1 day ago $1.74 earnedNOT SURPRISED! Pam Bondi Is Lying To Us Again About Releasing The Epstein Files
9.9K6 -
6:05
Blabbering Collector
18 hours agoRowling On Set, Bill Nighy To Join Cast, HBO Head Comments On Season 2 Of Harry Potter HBO!
12.4K3 -
57:44
TruthStream with Joe and Scott
2 days agoShe's of Love podcast & Joe:A co-Hosted interview, Mother and Daughter (300,000+Facebook page) Travel, Home School, Staying Grounded, Recreating oneself, SolarPunk #514
27.9K1 -
30:49
MetatronHistory
1 day agoThe Truth about Women Warriors Based on Facts, Evidence and Sources
28.3K12 -
2:59:08
FreshandFit
13 hours agoA Sugar Baby & A Feminist ALMOST Fight Each Other
259K56