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

Last updated: September 28,2024

1. Install "python3-OBD.noarch" package

This guide covers the steps necessary to install python3-OBD.noarch on Fedora 36

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

2. Uninstall "python3-OBD.noarch" package

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

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

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

Last metadata expiration check: 0:15:43 ago on Thu Sep 8 14:04:51 2022.
Available Packages
Name : python3-OBD
Version : 0.7.1
Release : 8.fc36
Architecture : noarch
Size : 114 k
Source : python-OBD-0.7.1-8.fc36.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.