How to Install and Uninstall mingw32-binutils.x86_64 Package on Fedora 39

Last updated: January 11,2025

1. Install "mingw32-binutils.x86_64" package

In this section, we are going to explain the necessary steps to install mingw32-binutils.x86_64 on Fedora 39

$ sudo dnf update $ sudo dnf install mingw32-binutils.x86_64

2. Uninstall "mingw32-binutils.x86_64" package

In this section, we are going to explain the necessary steps to uninstall mingw32-binutils.x86_64 on Fedora 39:

$ sudo dnf remove mingw32-binutils.x86_64 $ sudo dnf autoremove

3. Information about the mingw32-binutils.x86_64 package on Fedora 39

Last metadata expiration check: 4:47:35 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : mingw32-binutils
Version : 2.40
Release : 4.fc39
Architecture : x86_64
Size : 2.6 M
Source : mingw-binutils-2.40-4.fc39.src.rpm
Repository : fedora
Summary : Cross-compiled version of binutils for the Win32 environment
URL : http://www.gnu.org/software/binutils/
License : GPLv2+ and LGPLv2+ and GPLv3+ and LGPLv3+
Description : Cross compiled binutils (utilities like 'strip', 'as', 'ld') which
: understand Windows executables and DLLs.