mirror of
https://github.com/monero-project/monero-gui.git
synced 2024-12-23 12:09:57 +00:00
README: update list of third party monero packages
Removed AUR package, since doesn't seem to exist anymore, added Debian package (the CCS-funded one) and updated xbps and guix packages.
This commit is contained in:
parent
e65159163d
commit
c013d7d125
1 changed files with 5 additions and 4 deletions
|
@ -70,10 +70,11 @@ Status of the translations:
|
||||||
## Installing the Monero GUI from a package
|
## Installing the Monero GUI from a package
|
||||||
|
|
||||||
Packages are available for
|
Packages are available for
|
||||||
|
* Arch Linux: [monero-gui](https://www.archlinux.org/packages/community/x86_64/monero-gui/)
|
||||||
* Arch Linux: pacman -S monero-gui
|
* Debian: See the [whonix/monero-gui repository](https://gitlab.com/whonix/monero-gui#how-to-install-monero-using-apt-get)
|
||||||
* Void Linux: xbps-install -S monero-core
|
* Void Linux: `xbps-install -S monero-gui`
|
||||||
* GuixSD: guix package -i monero-core
|
* GuixSD: `guix package -i monero-gui`
|
||||||
|
* macOS (homebrew): `brew cask install monero-wallet`
|
||||||
|
|
||||||
Packaging for your favorite distribution would be a welcome contribution!
|
Packaging for your favorite distribution would be a welcome contribution!
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue