This adds instructions for troubleshooting and fixing Guix issues on SELinux systems like Fedora.
It also mentions that guix-install.sh
takes an --uninstall
flag for uninstalling.
This adds instructions for troubleshooting and fixing Guix issues on SELinux systems like Fedora.
It also mentions that guix-install.sh
takes an --uninstall
flag for uninstalling.
The following sections might be updated with supplementary metadata relevant to reviewers and maintainers.
For details see: https://corecheck.dev/bitcoin/bitcoin/pulls/32442.
See the guideline for information on the review process. A summary of reviews will appear here.
Possible typos and grammar issues:
unininstall -> uninstall [typo in flag name]
832@@ -784,7 +833,9 @@ an irreversible way, you may want to completely purge Guix from your system and
833 start over.
834
835 1. Uninstall Guix itself according to the way you installed it (e.g. `sudo apt
836- purge guix` for Ubuntu packaging, `sudo make uninstall` for a build from source).
837+ purge guix` for Ubuntu packaging, `sudo make uninstall` for a build from
838+ source), or running the GUIX [install script][install-script] with the
839+ `--unininstall` [flag](https://guix.gnu.org/manual/devel/en/guix.html#index-uninstalling-Guix).
0 `--uninstall` [flag](https://guix.gnu.org/manual/devel/en/guix.html#index-uninstalling-Guix).
davidgumberg
DrahtBot
fanquake
Labels
Docs