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

Last updated: November 26,2024

1. Install "python3-OBD.noarch" package

Please follow the guidance below to install python3-OBD.noarch on Fedora 34

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

2. Uninstall "python3-OBD.noarch" package

Here is a brief guide to show you how to uninstall python3-OBD.noarch on Fedora 34:

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

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

Last metadata expiration check: 1:04:55 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : python3-OBD
Version : 0.7.1
Release : 5.fc34
Architecture : noarch
Size : 104 k
Source : python-OBD-0.7.1-5.fc34.src.rpm
Repository : fedora
Summary : OBD-II serial module for reading engine data
URL : https://github.com/brendan-w/python-OBD
License : GPLv2+
Description : A python module for handling realtime sensor data from OBD-II vehicle ports.
: Works with ELM327 OBD-II adapters, and is fit for the Raspberry Pi.
:
: Python 3 version.