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.
-
1:06:11
Inverted World Live
8 hours agoA Ghost Ship in Washington, A Fire in Roswell | Ep. 155
49.9K2 -
3:06:55
TimcastIRL
4 hours agoDan Bongino To RESIGN, Trump Addresses The Nation
306K304 -
2:14:08
Barry Cunningham
3 hours agoLIVE BREAKING NEWS: President Trump Addresses The Nation! And More News!
39.3K15 -
LIVE
ThatStarWarsGirl
5 hours agoTSWG LIVE: Discussing STAR WARS News with Special Guest Star Wars Theory!
250 watching -
2:42:40
Laura Loomer
3 hours agoEP162: LIVE: President Trump Addresses The Nation
40.4K15 -
DVR
Adam Does Movies
8 hours agoRob Reiner Films + Movie News + AMA - Live!
10.6K -
47:57
Professor Nez
7 hours ago🚨LIVE NOW: President Trump Addresses the Nation from the Oval Office
21.4K19 -
28:17
The White House
4 hours agoPresident Trump Delivers an Address to the Nation
50K92 -
LIVE
Drew Hernandez
20 hours agoTRUMP ADDRESSES THE NATION & BONGINO ANNOUNCES FBI DEPARTURE?
971 watching -
DVR
Badlands Media
14 hours agoBadlands Media Special Coverage - MY FELLOW AMERICANS the Alpha Warrior Show & Redpill Project
52.5K18