expac
Verified for current stable LTS
Expac Commands
Expac command syntax with verified terminal examples.
Commands
5 commands for Expac
expac Operations
Expac Command: List Dependencies Of Package
expac -S '%D' <package> expac HTTP
Expac Command: List Download Size Of Packages In Mib
expac -S -H M '%k\t%n' <package1 package2 ...> expac Operations
Expac Command: List Explicitly Installed Packages With Optional Dependencies
expac -d '\n\n' -l '\n\t' -Q '%n\n\t%O' $(pacman -Qeq) expac Operations
Expac Command: List Optional Dependencies Of Package
expac -S "%o" <package> expac HTTP
Expac Command: List Packages Marked For Upgrade With Download Size
expac -S -H M '%k\t%n' $(pacman -Qqu) | sort -sh Suggest a Expac Command
Submit missing workflows, corrections, or verified alternatives for this tool.
FAQ
Coverage: Focused examples for common Expac workflows.
Verified version: current stable LTS.
Verification: Test commands in a disposable workspace and submit notes for edge cases.