pacman
Verified for current stable LTS
Pacman Commands
Pacman command syntax with verified terminal examples.
Commands
8 commands for Pacman
pacman Operations
Pacman Command: Empty Pacman Cache
sudo pacman -Scc pacman Operations
Pacman Command: Install New Package
sudo pacman -S <package> pacman Operations
Pacman Command: List Explicitly Installed Packages
pacman -Qe pacman Operations
Pacman Command: List Orphan Packages
pacman -Qtdq pacman Operations
Pacman Command: Remove Package And Dependencies
sudo pacman -Rs <package> pacman Search
Pacman Command: Search Database For Specific File
pacman -F "<file_name>" pacman Search
Pacman Command: Search Package Database
pacman -Ss "<search_pattern>" pacman Operations
Pacman Command: Synchronize And Update All Packages
sudo pacman -Syu Suggest a Pacman Command
Submit missing workflows, corrections, or verified alternatives for this tool.
FAQ
Coverage: Focused examples for common Pacman workflows.
Verified version: current stable LTS.
Verification: Test commands in a disposable workspace and submit notes for edge cases.