Hi, To remove Guix completely:
> ~/.config/guix > ~/.cache/guix > ~/.guix-profile > /gnu > /var/guix > /var/log/guix /etc/init/guix-daemon.conf /etc/systemd/system/guix-daemon.service /etc/systemd/system-store.mount /etc/init.d/guix-daemon /usr/local/bin/guix /usr/local/share/info/guix* /etc/profile.d/guix.sh Remove the guixbuilder${i} user and th guixbuild group too. Maybe some bits more depending which guix-install.sh you used to install Guix. > Also take a look at the installer script[0] to see what it creates > and what you can remove. See also this patch: http://issues.guix.gnu.org/issue/42379 Hope that helps, simon