diff options
| author | erciccione <erciccione@protonmail.com> | 2020-08-15 16:32:08 +0200 |
|---|---|---|
| committer | erciccione <erciccione@protonmail.com> | 2020-08-16 19:59:34 +0200 |
| commit | c013d7d1251f8506dc096214b2eb3529bd3ef04d (patch) | |
| tree | 4f8298b2cf9dd8e0537488cea58e3d3e6d02e9bb | |
| parent | e65159163d91a4d5f5f0159c989108880e652670 (diff) | |
| download | monzero-gui-c013d7d1251f8506dc096214b2eb3529bd3ef04d.tar.gz monzero-gui-c013d7d1251f8506dc096214b2eb3529bd3ef04d.tar.xz monzero-gui-c013d7d1251f8506dc096214b2eb3529bd3ef04d.zip | |
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.
| -rw-r--r-- | README.md | 9 |
1 files changed, 5 insertions, 4 deletions
@@ -70,10 +70,11 @@ Status of the translations: ## Installing the Monero GUI from a package Packages are available for - -* Arch Linux: pacman -S monero-gui -* Void Linux: xbps-install -S monero-core -* GuixSD: guix package -i monero-core +* Arch Linux: [monero-gui](https://www.archlinux.org/packages/community/x86_64/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-gui` +* GuixSD: `guix package -i monero-gui` +* macOS (homebrew): `brew cask install monero-wallet` Packaging for your favorite distribution would be a welcome contribution! |
