How to Install and Uninstall python3-pyftdi.noarch Package on CentOS Stream 8

Last updated: July 04,2024

1. Install "python3-pyftdi.noarch" package

This is a short guide on how to install python3-pyftdi.noarch on CentOS Stream 8

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

2. Uninstall "python3-pyftdi.noarch" package

Please follow the guidelines below to uninstall python3-pyftdi.noarch on CentOS Stream 8:

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

3. Information about the python3-pyftdi.noarch package on CentOS Stream 8

Last metadata expiration check: 1:01:08 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : python3-pyftdi
Version : 0.51.2
Release : 1.el8
Architecture : noarch
Size : 189 k
Source : python-pyftdi-0.51.2-1.el8.src.rpm
Repository : epel
Summary : Python support for FTDI devices
URL : https://github.com/eblot/pyftdi
License : BSD
Description : PyFtdi aims at providing a user-space driver for modern FTDI devices.