guix Verified current stable Not installed? Package Management

Guix / List Generations Linux

List Generations Linux

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

$
Terminal
guix package -l

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.
-l
l| list generations
The value supplied for l| list generations.
-l
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.