How to Install and Uninstall python3-nrf24.noarch Package on Fedora 36

Last updated: October 02,2024

1. Install "python3-nrf24.noarch" package

Here is a brief guide to show you how to install python3-nrf24.noarch on Fedora 36

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

2. Uninstall "python3-nrf24.noarch" package

Please follow the steps below to uninstall python3-nrf24.noarch on Fedora 36:

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

3. Information about the python3-nrf24.noarch package on Fedora 36

Last metadata expiration check: 1:02:03 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : python3-nrf24
Version : 1.1.1
Release : 5.fc36
Architecture : noarch
Size : 29 k
Source : python-nrf24-1.1.1-5.fc36.src.rpm
Repository : fedora
Summary : Library for NRF24L01 communication
URL : https://github.com/bjarne-hansen/py-nrf24
License : MIT
Description : This package implement 2.4 Ghz communication using NRF24L01
: modules on a Raspberry Pi using Python.