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:16:07
Man in America
8 hours agoOperation Gladio: The CIA, Mossad & City of London’s Plan for a New World Order
18.6K12 -
2:11:41
Badlands Media
10 hours agoDEFCON ZERQ Ep. 016
56.7K47 -
2:09:24
Inverted World Live
5 hours agoRats Have Learned to Hunt Bats | Ep. 135
25.2K5 -
2:48:01
TimcastIRL
5 hours agoLIVE Election Coverage: Polling Stations SWATTED, Bomb Threats Called In | Timcast IRL
216K164 -
3:30:07
Barry Cunningham
6 hours agoBREAKING NEWS: COUNTDOWN TO COMMUNISM! ELECTION RESULTS SHOW!
39.4K36 -
2:11:28
DeVory Darkins
5 hours agoLIVE NOW: 2025 Election results and Exit Polls AMA
48.5K41 -
DVR
DLDAfterDark
4 hours ago $0.03 earnedJust Another Tuesday - In Virginia - The Governor's Race & Glock Talk
21.6K1 -
3:21:38
The Charlie Kirk Show
7 hours agoJUDGMENT DAY 2025: The Election Results Stream
175K75 -
3:51:07
MattMorseTV
8 hours ago $0.77 earned🔴Election Day LIVE COVERAGE.🔴
85.6K47 -
1:16:51
Flyover Conservatives
1 day agoSHOCKING DATA REVEALS: Young Voters Are Done With the Old GOP - Mark Mitchell, Rasmussen Reports | FOC Show
32.7K16