mirror of
https://github.com/monero-project/monero
synced 2025-10-06 08:42:47 +02:00
readme: update packages
This commit is contained in:
11
README.md
11
README.md
@@ -510,18 +510,15 @@ See [contrib/guix/README.md](contrib/guix/README.md).
|
||||
|
||||
Packages are available for
|
||||
|
||||
* Debian Buster
|
||||
|
||||
See the [instructions in the whonix/monero-gui repository](https://gitlab.com/whonix/monero-gui#how-to-install-monero-using-apt-get)
|
||||
|
||||
* Debian Bullseye and Sid
|
||||
* Debian 12 (Bookworm) or later
|
||||
|
||||
```bash
|
||||
sudo apt install monero
|
||||
```
|
||||
More info and versions in the [Debian package tracker](https://tracker.debian.org/pkg/monero).
|
||||
|
||||
* Arch Linux [(via Community packages)](https://www.archlinux.org/packages/community/x86_64/monero/):
|
||||
|
||||
* Arch Linux:
|
||||
|
||||
```bash
|
||||
sudo pacman -S monero
|
||||
@@ -533,7 +530,7 @@ More info and versions in the [Debian package tracker](https://tracker.debian.or
|
||||
nix-shell -p monero-cli
|
||||
```
|
||||
|
||||
* GuixSD
|
||||
* Guix:
|
||||
|
||||
```bash
|
||||
guix package -i monero
|
||||
|
Reference in New Issue
Block a user