How to Install and Uninstall libftdi.i686 Package on Fedora 38

Last updated: October 06,2024

1. Install "libftdi.i686" package

This is a short guide on how to install libftdi.i686 on Fedora 38

$ sudo dnf update $ sudo dnf install libftdi.i686

2. Uninstall "libftdi.i686" package

Please follow the guidance below to uninstall libftdi.i686 on Fedora 38:

$ sudo dnf remove libftdi.i686 $ sudo dnf autoremove

3. Information about the libftdi.i686 package on Fedora 38

Last metadata expiration check: 2:58:55 ago on Sun Mar 17 04:59:58 2024.
Available Packages
Name : libftdi
Version : 1.5
Release : 7.fc38
Architecture : i686
Size : 45 k
Source : libftdi-1.5-7.fc38.src.rpm
Repository : fedora
Summary : Library to program and control the FTDI USB controller
URL : https://www.intra2net.com/en/developer/libftdi/
License : LGPLv2
Description : A library (using libusb) to talk to FTDI's FT2232C,
: FT232BM and FT245BM type chips including the popular bitbang mode.