help-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Is there a way to see 'Globally-Installed Packages' from the CLI?


From: Ludovic Courtès
Subject: Re: Is there a way to see 'Globally-Installed Packages' from the CLI?
Date: Fri, 22 Jul 2016 16:34:57 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux)

Chris Marusich <address@hidden> skribis:

> $ guix package --list-installed --profile=/var/guix/profiles/system

The system (result of ‘guix system build’) has more than just a
“profile” in the Guix sense.  You need to do this instead:

  guix package -p /var/guix/profiles/system/profile -I

Ludo’.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]