How to Install and Uninstall mingw64-libltdl.noarch Package on Fedora 35

Last updated: September 21,2024

1. Install "mingw64-libltdl.noarch" package

This guide covers the steps necessary to install mingw64-libltdl.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install mingw64-libltdl.noarch

2. Uninstall "mingw64-libltdl.noarch" package

In this section, we are going to explain the necessary steps to uninstall mingw64-libltdl.noarch on Fedora 35:

$ sudo dnf remove mingw64-libltdl.noarch $ sudo dnf autoremove

3. Information about the mingw64-libltdl.noarch package on Fedora 35

Last metadata expiration check: 0:21:25 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : mingw64-libltdl
Version : 2.4.6
Release : 12.fc35
Architecture : noarch
Size : 346 k
Source : mingw-libltdl-2.4.6-12.fc35.src.rpm
Repository : fedora
Summary : Runtime libraries for GNU Libtool Dynamic Module Loader
URL : http://www.gnu.org/software/libtool/
License : LGPLv2+
Description : The mingw64-libltdl package contains the GNU Libtool Dynamic Module Loader, a
: library that provides a consistent, portable interface which simplifies the
: process of using dynamic modules, for the mingw64 cross compilation
: environment.
:
: These runtime libraries are needed by programs that link directly to the
: system-installed ltdl libraries; they are not needed by software built using
: the rest of the GNU Autotools (including GNU Autoconf and GNU Automake).