guix package
Install, upgrade and remove Guix packages, or rollback to previous configurations. More information: https://guix.gnu.org/manual/html_node/Invoking-guix-package.html.
- Install a new package:
guix package -i {{package_name}} - Remove a package:
guix package -r {{package_name}} - Search the package database for a regular expression:
guix package -s "{{search_pattern}}" - List installed packages:
guix package -I - List generations:
guix package -l - Roll back to the previous generation:
guix package --roll-back
This is a tldr pages (source, CC BY 4.0) web wrapper for cheat-sheets.org. All commands, popular commands, most used linux commands. Referrals. Progressive Web Application (PWA) version to install on your device.