How to Install and Uninstall libftdi.x86_64 Package on CentOS 8 / RHEL 8

Last updated: April 28,2024

1. Install "libftdi.x86_64" package

Please follow the step by step instructions below to install libftdi.x86_64 on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install libftdi.x86_64

2. Uninstall "libftdi.x86_64" package

Learn how to uninstall libftdi.x86_64 on CentOS 8 / RHEL 8:

$ sudo dnf remove libftdi.x86_64 $ sudo dnf autoremove

3. Information about the libftdi.x86_64 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 5:33:28 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : libftdi
Version : 1.4
Release : 2.el8
Architecture : x86_64
Size : 53 k
Source : libftdi-1.4-2.el8.src.rpm
Repository : epel
Summary : Library to program and control the FTDI USB controller
URL : http://www.intra2net.com/de/produkte/opensource/ftdi/
License : LGPLv2
Description : A library (using libusb) to talk to FTDI's FT2232C,
: FT232BM and FT245BM type chips including the popular bitbang mode.