‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐
On Saturday, May 4, 2019 10:35 PM, HiPhish <hiph...@posteo.de> wrote:

> Hello,
>
> I think I have messed up a few things with my Guix installation and I would
> like to start over with a fresh setup, but I haven't found information on how
> to uninstall Guix in the manual.
>
> I am using Kubuntu 18.10 and I had installed Guix from a binary installation
> back when it was still at version 0.15 or 0.14 I think. I want to uninstall it
> completely, I don't care about preserving any configurations or packages.
>
> Thank you in advance.

Hi!

I uninstalled Guix and re-installed it for about the same reasons.
Here is what did the job:

  rm -rf /gnu
  rm -rf /var/guix
  rm -rf /etc/guix
  rm -rf ~/.profile/guix
  rm ~/.guix-profile

Maybe some more experience users can add/remove things to that list...

PHF





Reply via email to