mirror of
https://github.com/monero-project/monero.git
synced 2024-10-01 11:49:47 -04:00
Merge pull request #5851
cbdd76d
readme: remove snap monero package and add debian (erciccione)
This commit is contained in:
commit
cdbb225da3
@ -550,13 +550,12 @@ The produced binaries still link libc dynamically. If the binary is compiled on
|
|||||||
|
|
||||||
Packages are available for
|
Packages are available for
|
||||||
|
|
||||||
* Ubuntu and [snap supported](https://snapcraft.io/docs/core/install) systems, via a community contributed build.
|
* Debian Bullseye and Sid
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
snap install monero --beta
|
sudo apt install monero
|
||||||
```
|
```
|
||||||
|
More info and versions in the [Debian package tracker](https://tracker.debian.org/pkg/monero).
|
||||||
Installing a snap is very quick. Snaps are secure. They are isolated with all of their dependencies. Snaps also auto update when a new version is released.
|
|
||||||
|
|
||||||
* Arch Linux (via [AUR](https://aur.archlinux.org/)):
|
* Arch Linux (via [AUR](https://aur.archlinux.org/)):
|
||||||
- Stable release: [`monero`](https://aur.archlinux.org/packages/monero)
|
- Stable release: [`monero`](https://aur.archlinux.org/packages/monero)
|
||||||
|
Loading…
Reference in New Issue
Block a user