How To Install python3-btchip on Fedora 36

In this tutorial we learn how to install python3-btchip in Fedora 36. python3-btchip is Python communication library for Ledger Hardware Wallet products

Introduction

In this tutorial we learn how to install python3-btchip on Fedora 36.

What is python3-btchip

btchip-python is a python API for communicating primarily with the Ledger HW.1 hardware bitcoin wallet. This library also adds compatibility to Electrum in order to use the “Nano”, “Nano S”, and other Ledger-based hardware wallets.

We can use yum or dnf to install python3-btchip on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install python3-btchip.

Install python3-btchip on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

After updating yum database, We can install python3-btchip using dnf by running the following command:

sudo dnf -y install python3-btchip

Install python3-btchip on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install python3-btchip using yum by running the following command:

sudo yum -y install python3-btchip

How To Uninstall python3-btchip on Fedora 36

To uninstall only the python3-btchip package we can use the following command:

sudo dnf remove python3-btchip

python3-btchip Package Contents on Fedora 36

/usr/lib/python3.10/site-packages/btchip
/usr/lib/python3.10/site-packages/btchip/__init__.py
/usr/lib/python3.10/site-packages/btchip/__pycache__
/usr/lib/python3.10/site-packages/btchip/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/btchip/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/btchip/__pycache__/bitcoinTransaction.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/btchip/__pycache__/bitcoinTransaction.cpython-310.pyc
/usr/lib/python3.10/site-packages/btchip/__pycache__/bitcoinVarint.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/btchip/__pycache__/bitcoinVarint.cpython-310.pyc
/usr/lib/python3.10/site-packages/btchip/__pycache__/btchip.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/btchip/__pycache__/btchip.cpython-310.pyc
/usr/lib/python3.10/site-packages/btchip/__pycache__/btchipComm.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/btchip/__pycache__/btchipComm.cpython-310.pyc
/usr/lib/python3.10/site-packages/btchip/__pycache__/btchipException.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/btchip/__pycache__/btchipException.cpython-310.pyc
/usr/lib/python3.10/site-packages/btchip/__pycache__/btchipFirmwareWizard.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/btchip/__pycache__/btchipFirmwareWizard.cpython-310.pyc
/usr/lib/python3.10/site-packages/btchip/__pycache__/btchipHelpers.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/btchip/__pycache__/btchipHelpers.cpython-310.pyc
/usr/lib/python3.10/site-packages/btchip/__pycache__/btchipKeyRecovery.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/btchip/__pycache__/btchipKeyRecovery.cpython-310.pyc
/usr/lib/python3.10/site-packages/btchip/__pycache__/btchipPersoWizard.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/btchip/__pycache__/btchipPersoWizard.cpython-310.pyc
/usr/lib/python3.10/site-packages/btchip/__pycache__/btchipUtils.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/btchip/__pycache__/btchipUtils.cpython-310.pyc
/usr/lib/python3.10/site-packages/btchip/__pycache__/ledgerWrapper.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/btchip/__pycache__/ledgerWrapper.cpython-310.pyc
/usr/lib/python3.10/site-packages/btchip/__pycache__/msqr.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/btchip/__pycache__/msqr.cpython-310.pyc
/usr/lib/python3.10/site-packages/btchip/bitcoinTransaction.py
/usr/lib/python3.10/site-packages/btchip/bitcoinVarint.py
/usr/lib/python3.10/site-packages/btchip/btchip.py
/usr/lib/python3.10/site-packages/btchip/btchipComm.py
/usr/lib/python3.10/site-packages/btchip/btchipException.py
/usr/lib/python3.10/site-packages/btchip/btchipFirmwareWizard.py
/usr/lib/python3.10/site-packages/btchip/btchipHelpers.py
/usr/lib/python3.10/site-packages/btchip/btchipKeyRecovery.py
/usr/lib/python3.10/site-packages/btchip/btchipPersoWizard.py
/usr/lib/python3.10/site-packages/btchip/btchipUtils.py
/usr/lib/python3.10/site-packages/btchip/ledgerWrapper.py
/usr/lib/python3.10/site-packages/btchip/msqr.py
/usr/lib/python3.10/site-packages/btchip/ui
/usr/lib/python3.10/site-packages/btchip/ui/__init__.py
/usr/lib/python3.10/site-packages/btchip/ui/__pycache__
/usr/lib/python3.10/site-packages/btchip/ui/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/btchip/ui/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/btchip/ui/__pycache__/personalization00start.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/btchip/ui/__pycache__/personalization00start.cpython-310.pyc
/usr/lib/python3.10/site-packages/btchip/ui/__pycache__/personalization01seed.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/btchip/ui/__pycache__/personalization01seed.cpython-310.pyc
/usr/lib/python3.10/site-packages/btchip/ui/__pycache__/personalization02security.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/btchip/ui/__pycache__/personalization02security.cpython-310.pyc
/usr/lib/python3.10/site-packages/btchip/ui/__pycache__/personalization03config.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/btchip/ui/__pycache__/personalization03config.cpython-310.pyc
/usr/lib/python3.10/site-packages/btchip/ui/__pycache__/personalization04finalize.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/btchip/ui/__pycache__/personalization04finalize.cpython-310.pyc
/usr/lib/python3.10/site-packages/btchip/ui/__pycache__/personalizationseedbackup01.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/btchip/ui/__pycache__/personalizationseedbackup01.cpython-310.pyc
/usr/lib/python3.10/site-packages/btchip/ui/__pycache__/personalizationseedbackup02.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/btchip/ui/__pycache__/personalizationseedbackup02.cpython-310.pyc
/usr/lib/python3.10/site-packages/btchip/ui/__pycache__/personalizationseedbackup03.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/btchip/ui/__pycache__/personalizationseedbackup03.cpython-310.pyc
/usr/lib/python3.10/site-packages/btchip/ui/__pycache__/personalizationseedbackup04.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/btchip/ui/__pycache__/personalizationseedbackup04.cpython-310.pyc
/usr/lib/python3.10/site-packages/btchip/ui/personalization00start.py
/usr/lib/python3.10/site-packages/btchip/ui/personalization01seed.py
/usr/lib/python3.10/site-packages/btchip/ui/personalization02security.py
/usr/lib/python3.10/site-packages/btchip/ui/personalization03config.py
/usr/lib/python3.10/site-packages/btchip/ui/personalization04finalize.py
/usr/lib/python3.10/site-packages/btchip/ui/personalizationseedbackup01.py
/usr/lib/python3.10/site-packages/btchip/ui/personalizationseedbackup02.py
/usr/lib/python3.10/site-packages/btchip/ui/personalizationseedbackup03.py
/usr/lib/python3.10/site-packages/btchip/ui/personalizationseedbackup04.py
/usr/lib/python3.10/site-packages/btchip_python-0.1.32-py3.10.egg-info
/usr/lib/python3.10/site-packages/btchip_python-0.1.32-py3.10.egg-info/PKG-INFO
/usr/lib/python3.10/site-packages/btchip_python-0.1.32-py3.10.egg-info/SOURCES.txt
/usr/lib/python3.10/site-packages/btchip_python-0.1.32-py3.10.egg-info/dependency_links.txt
/usr/lib/python3.10/site-packages/btchip_python-0.1.32-py3.10.egg-info/not-zip-safe
/usr/lib/python3.10/site-packages/btchip_python-0.1.32-py3.10.egg-info/requires.txt
/usr/lib/python3.10/site-packages/btchip_python-0.1.32-py3.10.egg-info/top_level.txt
/usr/share/doc/python3-btchip
/usr/share/doc/python3-btchip/README.md
/usr/share/licenses/python3-btchip
/usr/share/licenses/python3-btchip/LICENSE

References

Summary

In this tutorial we learn how to install python3-btchip on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).