How to Install and Uninstall monerod Package on openSUSE Leap

Last updated: June 04,2024

1. Install "monerod" package

This tutorial shows how to install monerod on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install monerod

2. Uninstall "monerod" package

Here is a brief guide to show you how to uninstall monerod on openSUSE Leap:

$ sudo zypper remove monerod

3. Information about the monerod package on openSUSE Leap

Information for package monerod:
--------------------------------
Repository : Main Repository
Name : monerod
Version : 0.18.1.2-bp155.1.13
Arch : x86_64
Vendor : openSUSE
Installed Size : 9.4 MiB
Installed : No
Status : not installed
Source package : monero-0.18.1.2-bp155.1.13.src
Upstream URL : https://getmonero.org/
Summary : Headless daemon for 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 monerod, a headless monero daemon.

5. The same packages on other Linux Distributions