mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-02-28 18:19:31 +01:00
doc: Update Guix install for Debian/Ubuntu
Fixes https://github.com/bitcoin/bitcoin/issues/33982 Co-authored-by: Purple Ninja <129023353+ToRyVand@users.noreply.github.com>
This commit is contained in:
@@ -69,13 +69,13 @@ distros, please see: https://repology.org/project/guix/versions
|
||||
|
||||
### Debian / Ubuntu
|
||||
|
||||
Guix is available as a distribution package in various versions of [Debian
|
||||
](https://packages.debian.org/search?keywords=guix) and [Ubuntu
|
||||
](https://packages.ubuntu.com/search?keywords=guix).
|
||||
Currently, the `guix` package is no longer present in recent Debian or Ubuntu
|
||||
repositories. Any other installation option mentioned in this document may be
|
||||
used.
|
||||
|
||||
To install:
|
||||
If you previously installed `guix` via `apt`, you can remove it with:
|
||||
```sh
|
||||
sudo apt install guix
|
||||
sudo apt purge guix
|
||||
```
|
||||
|
||||
### Arch Linux
|
||||
|
||||
Reference in New Issue
Block a user