unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
From: Julien Lepiller <julien@lepiller.eu>
To: help-guix@gnu.org,Mick Sulley <mick@sulley.info>
Subject: Re: How to remove guix
Date: Thu, 14 Jan 2021 15:15:58 -0500	[thread overview]
Message-ID: <A92F2669-090F-4EF4-955A-05FC4FFF5292@lepiller.eu> (raw)
In-Reply-To: <e61e6f98-a0f5-5cb2-153c-076395af26ae@sulley.info>



Le 14 janvier 2021 08:34:33 GMT-05:00, Mick Sulley <mick@sulley.info> a écrit :
>I am having real problems with Unison, I installed via Guix and it is 
>not working so I want to remove it and try with an apt install.
>
>I have run
>
>     guix package -r unison
>
>and it seems to work, I have also installed unison with
>
>     sudo apt install unison
>
>and that seemed to work as well but then I see
>
>mick@holly:~$ unison -version
>-bash: /home/mick/.guix-profile/bin/unison: No such file or directory
>mick@holly:~$
>
>so it is looking for the guix version and not seeing the standard apt 
>install.  So
>
>1) How can I get it to look for the standard version rather than the 
>guix version

I think your issue is that bash keeps a cache of binary locations. You can try in a new terminal, or after running "hash unison" (no output if all goes well). Then you should be able to run the unison from apt.

>2) How can I remove guix completely?  I have searched on-line and
>cannot 
>see anything on this.

You should remove /gnu, /var/guix, ~/.guix-profile and ~/.config/guix. Possibly some symlinks from /usr/local too.

>
>My PATH is
>
>mick@holly:~$ echo $PATH
>/home/mick/.guix-profile/bin:/home/mick/.config/guix/current/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
>mick@holly:~$
>
>Thanks
>
>Mick


  reply	other threads:[~2021-01-14 20:16 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-14 13:34 How to remove guix Mick Sulley
2021-01-14 20:15 ` Julien Lepiller [this message]
2021-01-14 20:28 ` Tobias Geerinckx-Rice
2021-01-14 20:46   ` zimoun
     [not found] <mailman.25584.1610655397.19111.help-guix@gnu.org>
2021-01-15 12:57 ` Zelphir Kaltstahl
2021-01-21 12:26   ` Pierre Neidhardt
2021-01-21 13:06     ` zimoun
2021-01-21 14:14       ` Pierre Neidhardt

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=A92F2669-090F-4EF4-955A-05FC4FFF5292@lepiller.eu \
    --to=julien@lepiller.eu \
    --cc=help-guix@gnu.org \
    --cc=mick@sulley.info \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).