help-guix
[Top][All Lists]
Advanced

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

Re: package exists but not showing


From: zimoun
Subject: Re: package exists but not showing
Date: Fri, 08 Jul 2022 08:44:28 +0200

Hi,

On Thu, 07 Jul 2022 at 22:16, Andy Tai <atai@atai.org> wrote:
> $ which guix
> ~/.guix-profile/bin/guix

That’s odd.  It means you are running the package guix, not the pulled
guix which usually lives at ~/.config/guix/current/bin/guix

Could you try:

    $ ~/.config/guix/current/bin/guix show firefox

?  And if the issue is probably from:

    $ cat ~/.config/guix/channels.scm
    $ guix package --list-installed | grep guix


Hope that helps,
simon



reply via email to

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