How to Install and Uninstall bitcoin-core-devel.x86_64 Package on Red Hat Enterprise Linux 8 (RHEL 8)
Last updated: November 30,2024
1. Install "bitcoin-core-devel.x86_64" package
This is a short guide on how to install bitcoin-core-devel.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)
$
sudo dnf update
Copied
$
sudo dnf install
bitcoin-core-devel.x86_64
Copied
2. Uninstall "bitcoin-core-devel.x86_64" package
This is a short guide on how to uninstall bitcoin-core-devel.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):
$
sudo dnf remove
bitcoin-core-devel.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the bitcoin-core-devel.x86_64 package on Red Hat Enterprise Linux 8 (RHEL 8)
Last metadata expiration check: 0:12:33 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : bitcoin-core-devel
Version : 26.0
Release : 1.el8
Architecture : x86_64
Size : 440 k
Source : bitcoin-core-26.0-1.el8.src.rpm
Repository : epel
Summary : Peer-to-peer digital currency
URL : https://bitcoincore.org/
License : MIT
Description : This package contains the header files and static library for the
: bitcoinconsensus shared library. If you are developing or compiling software
: that wants to link against that library, then you need this package installed.
:
: Most people do not need this package installed.
Available Packages
Name : bitcoin-core-devel
Version : 26.0
Release : 1.el8
Architecture : x86_64
Size : 440 k
Source : bitcoin-core-26.0-1.el8.src.rpm
Repository : epel
Summary : Peer-to-peer digital currency
URL : https://bitcoincore.org/
License : MIT
Description : This package contains the header files and static library for the
: bitcoinconsensus shared library. If you are developing or compiling software
: that wants to link against that library, then you need this package installed.
:
: Most people do not need this package installed.