How to Install and Uninstall bitcoin-core-desktop.x86_64 Package on Oracle Linux 8

Last updated: October 06,2024

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

This guide let you learn how to install bitcoin-core-desktop.x86_64 on Oracle Linux 8

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

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

Please follow the step by step instructions below to uninstall bitcoin-core-desktop.x86_64 on Oracle Linux 8:

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

3. Information about the bitcoin-core-desktop.x86_64 package on Oracle Linux 8

Last metadata expiration check: 1:16:20 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : bitcoin-core-desktop
Version : 23.0
Release : 1.el8
Architecture : x86_64
Size : 7.3 M
Source : bitcoin-core-23.0-1.el8.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.