How to Install and Uninstall mingw32-dlfcn.noarch Package on Fedora 35

Last updated: November 17,2024

1. Install "mingw32-dlfcn.noarch" package

Please follow the guidance below to install mingw32-dlfcn.noarch on Fedora 35

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

2. Uninstall "mingw32-dlfcn.noarch" package

Here is a brief guide to show you how to uninstall mingw32-dlfcn.noarch on Fedora 35:

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

3. Information about the mingw32-dlfcn.noarch package on Fedora 35

Last metadata expiration check: 5:23:17 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : mingw32-dlfcn
Version : 1.2.0
Release : 5.fc35
Architecture : noarch
Size : 44 k
Source : mingw-dlfcn-1.2.0-5.fc35.src.rpm
Repository : fedora
Summary : Implements a wrapper for dlfcn (dlopen dlclose dlsym dlerror)
URL : https://github.com/dlfcn-win32/dlfcn-win32
License : LGPLv2+
Description : This library implements a wrapper for dlfcn, as specified in POSIX and SUS,
: around the dynamic link library functions found in the Windows API.