mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-03-02 01:36:13 +00:00
Merge bitcoin/bitcoin#34671: doc: Update Guix install for Debian/Ubuntu
faa70ca7642bd653cbd2e544c17fa58d2672afa4 doc: Update Guix install for Debian/Ubuntu (MarcoFalke) Pull request description: Fixes https://github.com/bitcoin/bitcoin/issues/33982 ACKs for top commit: achow101: ACK faa70ca7642bd653cbd2e544c17fa58d2672afa4 willcl-ark: ACK faa70ca7642bd653cbd2e544c17fa58d2672afa4 janb84: this was discussed enough ACK faa70ca7642bd653cbd2e544c17fa58d2672afa4 Tree-SHA512: 7f60a3fcd21706cb374b362f03b6cf8144dae4caf85f4c8ce6b3ed0311f380ba4f8195dcf7225ac7b6ec09919c1d7c9c5f77db80546980426dfc267e1884f8d0
This commit is contained in:
commit
707ad46696
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user