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

Last updated: October 10,2024

1. Install "mingw64-libltdl.noarch" package

Here is a brief guide to show you how to install mingw64-libltdl.noarch on Fedora 36

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

2. Uninstall "mingw64-libltdl.noarch" package

This is a short guide on how to uninstall mingw64-libltdl.noarch on Fedora 36:

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

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

Last metadata expiration check: 1:12:13 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : mingw64-libltdl
Version : 2.4.6
Release : 13.fc36
Architecture : noarch
Size : 346 k
Source : mingw-libltdl-2.4.6-13.fc36.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).