How to Install and Uninstall mingw32-drmingw.noarch Package on Fedora 36
Last updated: January 16,2025
1. Install "mingw32-drmingw.noarch" package
This guide covers the steps necessary to install mingw32-drmingw.noarch on Fedora 36
$
sudo dnf update
Copied
$
sudo dnf install
mingw32-drmingw.noarch
Copied
2. Uninstall "mingw32-drmingw.noarch" package
Please follow the instructions below to uninstall mingw32-drmingw.noarch on Fedora 36:
$
sudo dnf remove
mingw32-drmingw.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the mingw32-drmingw.noarch package on Fedora 36
Last metadata expiration check: 0:05:33 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : mingw32-drmingw
Version : 0.9.2
Release : 6.fc36
Architecture : noarch
Size : 222 k
Source : mingw-drmingw-0.9.2-6.fc36.src.rpm
Repository : fedora
Summary : Just-in-Time (JIT) debugger for MinGW
URL : https://github.com/jrfonseca/drmingw
License : LGPLv2+
Description : Dr. Mingw is a Just-in-Time (JIT) debugger. When the application
: throws an unhandled exception, Dr. Mingw attaches itself to the
: application and collects information about the exception, using the
: available debugging information.
:
: Dr. Mingw can read debugging information in DWARF format -- generated
: by the Gnu C/C++ Compiler, and in a PDB file -- generated by the
: Microsoft Visual C++ Compiler. It relies upon the DbgHelp library to
: resolve symbols in modules compiled by the Microsoft tools.
:
: The functionality to resolve symbols and dump stack backtraces is
: provided as DLLs so it can be embedded on your applications/tools.
Available Packages
Name : mingw32-drmingw
Version : 0.9.2
Release : 6.fc36
Architecture : noarch
Size : 222 k
Source : mingw-drmingw-0.9.2-6.fc36.src.rpm
Repository : fedora
Summary : Just-in-Time (JIT) debugger for MinGW
URL : https://github.com/jrfonseca/drmingw
License : LGPLv2+
Description : Dr. Mingw is a Just-in-Time (JIT) debugger. When the application
: throws an unhandled exception, Dr. Mingw attaches itself to the
: application and collects information about the exception, using the
: available debugging information.
:
: Dr. Mingw can read debugging information in DWARF format -- generated
: by the Gnu C/C++ Compiler, and in a PDB file -- generated by the
: Microsoft Visual C++ Compiler. It relies upon the DbgHelp library to
: resolve symbols in modules compiled by the Microsoft tools.
:
: The functionality to resolve symbols and dump stack backtraces is
: provided as DLLs so it can be embedded on your applications/tools.