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

Last updated: May 17,2024

1. Install "monero-devel" package

Here is a brief guide to show you how to install monero-devel on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install monero-devel

2. Uninstall "monero-devel" package

Please follow the guidance below to uninstall monero-devel on openSuSE Tumbleweed:

$ sudo zypper remove monero-devel

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

Information for package monero-devel:
-------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : monero-devel
Version : 0.18.3.1-3.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 57.9 KiB
Installed : No
Status : not installed
Source package : monero-0.18.3.1-3.1.src
Upstream URL : https://getmonero.org/
Summary : Development files for monero
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.
The monero-devel package contains libraries and header files for developing applications that use monero.

5. The same packages on other Linux Distributions