How to Install and Uninstall libftdi.x86_64 Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: October 13,2024

1. Install "libftdi.x86_64" package

Please follow the guidance below to install libftdi.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)

$ sudo dnf update $ sudo dnf install libftdi.x86_64

2. Uninstall "libftdi.x86_64" package

Please follow the instructions below to uninstall libftdi.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove libftdi.x86_64 $ sudo dnf autoremove

3. Information about the libftdi.x86_64 package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 1:25:42 ago on Mon Feb 26 15:59:38 2024.
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.