apt-get
Verified for current stable LTS
Apt Get Commands
Apt Get command syntax with verified terminal examples.
Commands
8 commands for Apt Get
apt-get HTTP
Apt Get Command: Clean Local Repository Linux
sudo apt-get autoclean apt-get HTTP
Apt Get Command: Dist Upgrade Packages Linux
sudo apt-get dist-upgrade apt-get HTTP
Apt Get Command: Install Package Linux
sudo apt-get install <package> apt-get HTTP
Apt Get Command: Purge Package Linux
sudo apt-get purge <package> apt-get HTTP
Apt Get Command: Remove Package Linux
sudo apt-get remove <package> apt-get HTTP
Apt Get Command: Remove Unneeded Packages Linux
sudo apt-get autoremove apt-get HTTP
Apt Get Command: Update Package List Linux
sudo apt-get update apt-get HTTP
Apt Get Command: Upgrade All Packages Linux
sudo apt-get upgrade Suggest a Apt Get Command
Submit missing workflows, corrections, or verified alternatives for this tool.
FAQ
Coverage: Focused examples for common Apt Get workflows.
Verified version: current stable LTS.
Verification: Test commands in a disposable workspace and submit notes for edge cases.