guix Verified current stable Not installed? Package Management

Guix / List Installed Packages Linux

List Installed Packages Linux

Guix command syntax to list installed packages linux. Copyable examples, output expectations, and common mistakes.

$
Terminal
guix package -I

Command Breakdown

What each part is doing

guix
Base Command
The executable that performs this operation. Here it runs Guix before the shell applies any redirect operators.
-I
I| list installed
The value supplied for I| list installed.
-I
Command Option
Tool-specific option used by this command invocation.

Alternative Approaches

Comparable commands in other tools

Alternative package management tools for the same job.