How to Install and Uninstall monero-utils Package on openSuSE Tumbleweed

Last updated: September 28,2024

1. Install "monero-utils" package

This guide covers the steps necessary to install monero-utils on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install monero-utils

2. Uninstall "monero-utils" package

This guide let you learn how to uninstall monero-utils on openSuSE Tumbleweed:

$ sudo zypper remove monero-utils

3. Information about the monero-utils package on openSuSE Tumbleweed

Information for package monero-utils:
-------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : monero-utils
Version : 0.18.3.1-3.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 36.5 MiB
Installed : No
Status : not installed
Source package : monero-0.18.3.1-3.1.src
Upstream URL : https://getmonero.org/
Summary : Utils for the Monero crypto-currency
Description :
Monero is a private, secure, untraceable, decentralised digital currency. You are your bank, you control your funds, and nobody can trace your transfers unless you allow them to do so.
Privacy: Monero uses a cryptographically sound system to allow you to send and receive funds without your transactions being easily revealed on the blockchain (the ledger of transactions that everyone has). This ensures that your purchases, receipts, and all transfers remain absolutely private by default.
Security: Using the power of a distributed peer-to-peer consensus network, every transaction on the network is cryptographically secured. Individual wallets have a 24 word mnemonic seed that is only displayed once, and can be written down to backup the wallet. Wallet files are encrypted with a passphrase to ensure they are useless if stolen.
Untraceability: By taking advantage of ring signatures, a special property of a certain type of cryptography, Monero is able to ensure that transactions are not only untraceable, but have an optional measure of ambiguity that ensures that transactions cannot easily be tied back to an individual user or computer.
This package provides Monero-CLI, a command line interface for Monero.

5. The same packages on other Linux Distributions