Merge pull request #2008
6f12b525
Note that this build is community contributed. (Martin Wimpress)1ff5b5f1
Add snap install instructions (Martin Wimpress)
This commit is contained in:
commit
c9a2cf9d4c
1 changed files with 6 additions and 0 deletions
|
@ -105,6 +105,12 @@ Dates are provided in the format YYYY-MM-DD.
|
|||
|
||||
Packages are available for
|
||||
|
||||
* Ubuntu and [snap supported](https://snapcraft.io/docs/core/install) systems, via a community contributed build.
|
||||
|
||||
snap install monero --beta
|
||||
|
||||
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/)):
|
||||
- Stable release: [`monero`](https://aur.archlinux.org/packages/monero)
|
||||
- Bleeding edge: [`bitmonero-git`](https://aur.archlinux.org/packages/bitmonero-git)
|
||||
|
|
Loading…
Reference in a new issue