How to Install and Uninstall mingw-binutils.src Package on Oracle Linux 9

Last updated: October 06,2024

1. Install "mingw-binutils.src" package

This tutorial shows how to install mingw-binutils.src on Oracle Linux 9

$ sudo dnf update $ sudo dnf install mingw-binutils.src

2. Uninstall "mingw-binutils.src" package

Please follow the step by step instructions below to uninstall mingw-binutils.src on Oracle Linux 9:

$ sudo dnf remove mingw-binutils.src $ sudo dnf autoremove

3. Information about the mingw-binutils.src package on Oracle Linux 9

Last metadata expiration check: 2:13:59 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : mingw-binutils
Version : 2.40
Release : 3.el9
Architecture : src
Size : 24 M
Source : None
Repository : ol9_appstream
Summary : Cross-compiled version of binutils for Win32 and Win64 environments
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.