all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* How to list globally installed packages?
@ 2016-04-02 19:12 Chris Marusich
  2016-04-02 19:36 ` Fabian Harfert
  2016-04-02 20:03 ` Alex Kost
  0 siblings, 2 replies; 4+ messages in thread
From: Chris Marusich @ 2016-04-02 19:12 UTC (permalink / raw)
  To: help-guix

[-- Attachment #1: Type: text/plain, Size: 270 bytes --]

Hi,

I'm using GuixSD v0.10.0, and I'd like to know what packages are
installed globally.  There does not currently appear to be a "guix
system" equivalent for "guix package --list-installed".  Is it possible
to list the globally installed packages?

-- 
Chris

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 818 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: How to list globally installed packages?
  2016-04-02 19:12 How to list globally installed packages? Chris Marusich
@ 2016-04-02 19:36 ` Fabian Harfert
  2016-04-02 20:03 ` Alex Kost
  1 sibling, 0 replies; 4+ messages in thread
From: Fabian Harfert @ 2016-04-02 19:36 UTC (permalink / raw)
  To: help-guix

[-- Attachment #1: Type: text/plain, Size: 453 bytes --]

> Hi,
> 
> I'm using GuixSD v0.10.0, and I'd like to know what packages are
> installed globally.  There does not currently appear to be a "guix
> system" equivalent for "guix package --list-installed".  Is it
> possible to list the globally installed packages?
> 

Hi!

Maybe the --profile option of "guix package" is what you are searching
for? I would just do "guix-package --profile=/path/to/system/profile
--list-installed".

Fabian

[-- Attachment #2: Digitale Signatur von OpenPGP --]
[-- Type: application/pgp-signature, Size: 473 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: How to list globally installed packages?
  2016-04-02 19:12 How to list globally installed packages? Chris Marusich
  2016-04-02 19:36 ` Fabian Harfert
@ 2016-04-02 20:03 ` Alex Kost
  2016-04-02 20:17   ` Chris Marusich
  1 sibling, 1 reply; 4+ messages in thread
From: Alex Kost @ 2016-04-02 20:03 UTC (permalink / raw)
  To: Chris Marusich; +Cc: help-guix

Chris Marusich (2016-04-02 22:12 +0300) wrote:

> Hi,
>
> I'm using GuixSD v0.10.0, and I'd like to know what packages are
> installed globally.  There does not currently appear to be a "guix
> system" equivalent for "guix package --list-installed".  Is it possible
> to list the globally installed packages?

Yes, by specifying a system profile:

  guix package --list-installed --profile=/run/current-system/profile

Also if you use emacs, you can do "M-x guix-installed-system-packages".

-- 
Alex

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: How to list globally installed packages?
  2016-04-02 20:03 ` Alex Kost
@ 2016-04-02 20:17   ` Chris Marusich
  0 siblings, 0 replies; 4+ messages in thread
From: Chris Marusich @ 2016-04-02 20:17 UTC (permalink / raw)
  To: Alex Kost; +Cc: help-guix

[-- Attachment #1: Type: text/plain, Size: 728 bytes --]

Alex Kost <alezost@gmail.com> writes:

> Chris Marusich (2016-04-02 22:12 +0300) wrote:
>
>> Hi,
>>
>> I'm using GuixSD v0.10.0, and I'd like to know what packages are
>> installed globally.  There does not currently appear to be a "guix
>> system" equivalent for "guix package --list-installed".  Is it possible
>> to list the globally installed packages?
>
> Yes, by specifying a system profile:
>
>   guix package --list-installed --profile=/run/current-system/profile
>
> Also if you use emacs, you can do "M-x guix-installed-system-packages".

That works!  I didn't realize you could do that.  I searched the manual,
but somehow the section "(guix) Emacs Commands" eluded me.

Thank you!

-- 
Chris

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 818 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2016-04-02 20:17 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-02 19:12 How to list globally installed packages? Chris Marusich
2016-04-02 19:36 ` Fabian Harfert
2016-04-02 20:03 ` Alex Kost
2016-04-02 20:17   ` Chris Marusich

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.