How to Install and Uninstall mingw32-pkg-config.x86_64 Package on Fedora 34

Last updated: October 04,2024

1. Install "mingw32-pkg-config.x86_64" package

Please follow the instructions below to install mingw32-pkg-config.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install mingw32-pkg-config.x86_64

2. Uninstall "mingw32-pkg-config.x86_64" package

This tutorial shows how to uninstall mingw32-pkg-config.x86_64 on Fedora 34:

$ sudo dnf remove mingw32-pkg-config.x86_64 $ sudo dnf autoremove

3. Information about the mingw32-pkg-config.x86_64 package on Fedora 34

Last metadata expiration check: 0:46:17 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : mingw32-pkg-config
Version : 0.28
Release : 16.fc34
Architecture : x86_64
Size : 52 k
Source : mingw-pkg-config-0.28-16.fc34.src.rpm
Repository : fedora
Summary : A tool for determining compilation options for the win32 target
URL : http://pkgconfig.freedesktop.org
License : GPLv2+
Description : The pkgconfig tool determines compilation options. For each required
: library, it reads the configuration file and outputs the necessary
: compiler and linker flags.