How to Install and Uninstall python3-bitcoinlib.noarch Package on Fedora 34

Last updated: October 05,2024

1. Install "python3-bitcoinlib.noarch" package

Please follow the instructions below to install python3-bitcoinlib.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install python3-bitcoinlib.noarch

2. Uninstall "python3-bitcoinlib.noarch" package

Please follow the steps below to uninstall python3-bitcoinlib.noarch on Fedora 34:

$ sudo dnf remove python3-bitcoinlib.noarch $ sudo dnf autoremove

3. Information about the python3-bitcoinlib.noarch package on Fedora 34

Last metadata expiration check: 0:48:44 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : python3-bitcoinlib
Version : 0.11.0
Release : 4.fc34
Architecture : noarch
Size : 179 k
Source : python-bitcoinlib-0.11.0-4.fc34.src.rpm
Repository : fedora
Summary : The Swiss Army Knife of the Bitcoin protocol
URL : https://github.com/petertodd/python-bitcoinlib
License : LGPLv3+
Description : This Python 3 library provides an easy interface to the bitcoin data
: structures and protocol. The approach is lowlevel and "ground up", with
: a focus on providing tools to manipulate the internals of how Bitcoin works.