mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-03-06 03:36:18 +00: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> Github-Pull: bitcoin/bitcoin#34671 Rebased-From: faa70ca7642bd653cbd2e544c17fa58d2672afa4
This commit is contained in:
parent
242b9ae3f3
commit
931f12dcf7
@ -71,13 +71,13 @@ https://repology.org/project/guix/versions
|
||||
|
||||
### Debian / Ubuntu
|
||||
|
||||
Guix is available as a distribution package in [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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user