Package Management
Verified for current stable
Guix Commands
6+ guix commands with exact syntax, verified examples, and copyable terminal workflows for package management tasks.
$
compress Operations
Guix Command: Install New Package Linux
guix package -i <package> Operations
Guix Command: List Generations Linux
guix package -l Operations
Guix Command: List Installed Packages Linux
guix package -I Operations
Guix Command: Remove Package Linux
guix package -r <package> Operations
Guix Command: Rollback Previous Generation Linux
guix package --roll-back Operations
Guix Command: Search Package Database Linux
guix package -s "<search_pattern>" Search
Missing a Guix workflow?
Help the community by submitting verified alternatives or new use cases.