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.
-
11:49
Nikko Ortiz
1 day agoCrazy Instant Karma Clips
50.1K24 -
49:34
TruthStream with Joe and Scott
17 hours agoEllen P Lincoln interviews Joe: A deep dive into his history and background. Premiers 7/19
4.65K1 -
LIVE
Lofi Girl
2 years agoSynthwave Radio 🌌 - beats to chill/game to
737 watching -
20:14
GritsGG
12 hours agoHackers vs Win Squad! Let's Get it Done!
1.07K -
59:26
Omar Elattar
9 months agoFrom HEROIN To CEO: How I Overcame Addiction & Built A $120k/Month Business
1.1K -
26:18
Stephen Gardner
9 hours ago🔥YES! Trump makes TWO HUGE moves on Epstein!!
19.4K48 -
1:58:25
Badlands Media
13 hours agoDevolution Power Hour Ep. 373: Narrative Whiplash, Border Theater, and the Trump Time Bomb
79.5K35 -
1:01:56
Man in America
14 hours agoVICTORY! DOJ Drops All Charges Against Doctor Who Defied COVID Tyranny w/ Dr. Kirk Moore
49.6K34 -
7:30:55
RalliedLIVE
11 hours ago $15.93 earnedHIGH OCTANE WARZONE SOLOS ALL DAY
82.2K3 -
5:03:19
Spartan
6 hours agoSpartan - Pro Halo Player for OMiT | Ranked
23.7K1