How to Install and Uninstall bitcoin-core-desktop.x86_64 Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: June 25,2024

1. Install "bitcoin-core-desktop.x86_64" package

Please follow the guidelines below to install bitcoin-core-desktop.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install bitcoin-core-desktop.x86_64

2. Uninstall "bitcoin-core-desktop.x86_64" package

This tutorial shows how to uninstall bitcoin-core-desktop.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove bitcoin-core-desktop.x86_64 $ sudo dnf autoremove

3. Information about the bitcoin-core-desktop.x86_64 package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 2:00:14 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : bitcoin-core-desktop
Version : 26.0
Release : 1.el9
Architecture : x86_64
Size : 7.9 M
Source : bitcoin-core-26.0-1.el9.src.rpm
Repository : epel
Summary : Peer to Peer Cryptographic Currency
URL : https://bitcoincore.org/
License : MIT
Description : Bitcoin is a digital cryptographic currency that uses peer-to-peer technology to
: operate with no central authority or banks; managing transactions and the
: issuing of bitcoins is carried out collectively by the network.
:
: This package contains the Qt based graphical client and node. If you are looking
: to run a Bitcoin wallet, this is probably the package you want.