Balíček pro Debian

Návod jak nainstalovat GUI a CLI pro kryptoměnu Monero v operačním systému Linux.

Distribuce Whonix.

Monero GUI and CLI

Contains the Monero graphical user interface (GUI) and command line interface (CLI) programs.

This package is funded by The Monero Project Community Crowdfunding System (CCS), proposal Monero Debian Package Repository for 2 years.

How to install Monero using apt-get

1. Download Whonix's Signing Key.

wget https://www.whonix.org/patrick.asc

Users can check Whonix Signing Key for better security.

2. Add Whonix's signing key.

sudo apt-key --keyring /etc/apt/trusted.gpg.d/whonix.gpg add ~/patrick.asc

3. Add Whonix's APT repository.

echo "deb https://deb.whonix.org buster main contrib non-free" | sudo tee /etc/apt/sources.list.d/whonix.list

4. Update your package lists.

sudo apt-get update

5. Install monero-gui.

sudo apt-get install monero-gui

How to Start Monero GUI

Can be started from start menu. XFCE Start Menu -> Internet -> Monero GUI

Might be sightly different in other desktop environments. Could alternatively start the GUI from command line.

monero-wallet-gui

VM Users

Due to this VM specific Monero GUI upstream bug setting envrionment variable QMLSCENE_DEVICE=softwarecontext is required inside some virtual machines (VMs). Known affected are to VirtualBox and KVM based VMs on Debian buster. Reported unaffected is VMWare Fusion, in that case setting QMLSCENE_DEVICE=softwarecontext can be omitted.

QMLSCENE_DEVICE=softwarecontext monero-wallet-gui

How to Start Monero CLI

monero-wallet-cli

How to Start the monerod daemon

monerod

How to Start other Monero Utilities

monero-blockchain-ancestry
monero-blockchain-usage
monero-blockchain-mark-spent-outputs
monero-blockchain-export
monero-blockchain-import
monero-wallet-gui
monero-blockchain-depth
monero-blockchain-prune
monero-wallet-cli
monerod
monero-blockchain-stats
monero-blockchain-prune-known-spent-data
monero-gen-ssl-cert
monero-wallet-rpc
monero-gen-trusted-multisig

Zdroj: Adrenalos

Napsat komentář

Vaše e-mailová adresa nebude zveřejněna. Vyžadované informace jsou označeny *