How to Install and Uninstall mingw32-libftdi.noarch Package on Fedora 34

Last updated: July 05,2024

1. Install "mingw32-libftdi.noarch" package

This tutorial shows how to install mingw32-libftdi.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install mingw32-libftdi.noarch

2. Uninstall "mingw32-libftdi.noarch" package

Please follow the steps below to uninstall mingw32-libftdi.noarch on Fedora 34:

$ sudo dnf remove mingw32-libftdi.noarch $ sudo dnf autoremove

3. Information about the mingw32-libftdi.noarch package on Fedora 34

Last metadata expiration check: 2:59:38 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : mingw32-libftdi
Version : 1.4
Release : 3.fc34
Architecture : noarch
Size : 120 k
Source : mingw-libftdi-1.4-3.fc34.src.rpm
Repository : fedora
Summary : MinGW library to program and control the FTDI USB controller
URL : http://www.intra2net.com/de/produkte/opensource/ftdi/
License : LGPLv2 and GPLv2
Description : A library (using libusb) to talk to FTDI's FT2232C,
: FT232BM and FT245BM type chips including the popular bitbang mode.