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.
-
12:59
Film Threat
14 hours agoGLADIATOR II EARLY REVIEW | Film Threat Reviews
16.6K2 -
11:22
IsaacButterfield
1 day ago $2.88 earnedThe Shocking Truth About Fat Kids! (Ozempic For 6 year olds)
11K13 -
1:02:48
PMG
1 day ago $4.74 earned"Missiles FIRED! Russia Hit By Ukraine!!! IS THIS WWIII?!"
2.58K1 -
10:34
justintech
20 hours ago $16.85 earnedBest Gaming PC Under $1000! - In 2024
56.8K8 -
9:34
Dr David Jockers
17 hours ago $14.20 earnedThe Shocking Truth About Butter
103K6 -
9:05
Bearing
1 day agoJaguar's Woke New Ad is SHOCKINGLY Bad 😬
43.4K105 -
7:55
Chris From The 740
16 hours ago $10.35 earnedWill The AK Project Function - Let's Head To The Range And Find Out
30K9 -
2:39
BIG NEM
13 hours agoHygiene HORROR: The "Yurt Incident"
20.7K2 -
3:19:21
Price of Reason
16 hours agoHollywood Celebrities FLEE the US After Trump Win! Wicked Movie Review! Gaming Journos MAD at Elon!
112K74 -
3:55:45
Alex Zedra
11 hours agoLIVE! Last Map on The Escape: SCARY GAME.
93.1K3