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

Last updated: October 05,2024

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

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

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

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

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

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

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

Last metadata expiration check: 2:52:06 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : mingw64-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 win64 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.