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.
-
19:39
James Klüg
1 day agoAnti-Trump Protesters Threaten To Pepper Spray Me For Trying To Have Conversations
8566 -
34:54
MattMorseTV
10 hours ago $13.32 earned🔴Trump just FIRED 154,000 FEDERAL WORKERS. 🔴
32.9K59 -
2:03:32
Side Scrollers Podcast
18 hours agoMASSIVE Netflix Boycott + The TRUTH About Jimmy Kimmel’s Return + BIG Side Scrollers NEWS
19.7K10 -
15:05
GritsGG
1 day agoFlawless Duos Victory w/ Most Winning Duo in Warzone History!
8.51K1 -
1:53:52
FreshandFit
15 hours agoShe Was In 3 Domestic Violence Cases? Happy Birthday Fresh!!!
141K49 -
2:03:22
Inverted World Live
7 hours agoThe Aliens Are Underwater | Ep. 117
57.3K18 -
2:20:24
Badlands Media
15 hours agoDevolution Power Hour Ep. 394: The Long Game, Media Traps, and Military Signals
81.1K24 -
2:08:38
TimcastIRL
9 hours agoNetflix Shares TANK, Elon Says BOYCOTT After Writer MOCKS Charlie Kirk Assassination
221K173 -
8:48:01
SpartakusLIVE
11 hours agoI'M BACK || Quads w/ The Boys
83.4K6 -
9:33
Ken LaCorte: Elephants in Rooms
14 hours ago $3.86 earnedWhy Do Black Men Love Big Butts?
31.5K24