mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-13 12:33:42 +02: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: #34671 Rebased-From: faa70ca7642bd653cbd2e544c17fa58d2672afa4
This commit is contained in:
parent
5910bd3b5d
commit
532afe909e
1 changed files with 5 additions and 5 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue