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.
-
LIVE
Major League Fishing
2 days agoLIVE Tackle Warehouse Invitationals Championship, Day 2
823 watching -
X22 Report
16 hours agoMr & Mrs X - [DS] Trafficking Empire – The Pedo Network Island, The Cover-Up: Part 2 - Ep 6
47K10 -
1:03:07
Candace Show Podcast
1 day agoI’M BACK! And STILL Asking Questions (Sorry Brigitte). | Candace Ep 233
82.1K194 -
LIVE
Wendy Bell Radio
5 hours agoPet Talk With The Pet Doc
1,053 watching -
27:15
Liberty Hangout
2 days agoThe Most DELUSIONAL Democrats on Earth!
27.8K124 -
13:13
Mrgunsngear
16 hours ago $3.37 earnedStreamlight TLR-1 HP Review: Can It Dethrone Surefire?
21.2K9 -
38:41
JohnXSantos
23 hours ago $0.56 earnedHow To Start A CLOTHING BRAND on a BUDGET! Step X Step (2025)
6.75K1 -
1:26:34
Man in America
19 hours agoExposing the Cover-Up That Could Collapse Big Medicine: Parasites
70.7K63 -
30:57
Her Patriot Voice
16 hours ago $15.61 earnedDemocrats More Unhinged Than EVER Before!
93.3K127 -
29:13
Clownfish TV
1 day agoGen Z are Becoming the Boomers?! | Clownfish TV
15.9K35