How to Install and Uninstall mingw64-gdb.noarch Package on Fedora 34

Last updated: September 20,2024

1. Install "mingw64-gdb.noarch" package

This guide covers the steps necessary to install mingw64-gdb.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install mingw64-gdb.noarch

2. Uninstall "mingw64-gdb.noarch" package

Please follow the instructions below to uninstall mingw64-gdb.noarch on Fedora 34:

$ sudo dnf remove mingw64-gdb.noarch $ sudo dnf autoremove

3. Information about the mingw64-gdb.noarch package on Fedora 34

Last metadata expiration check: 1:25:29 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : mingw64-gdb
Version : 10.2
Release : 1.fc34
Architecture : noarch
Size : 2.7 M
Source : mingw-gdb-10.2-1.fc34.src.rpm
Repository : updates
Summary : MinGW Windows port of the GDB debugger
URL : http://gnu.org/software/gdb/
License : GPLv3+ and GPLv3+ with exceptions and GPLv2+ and GPLv2+ with exceptions and GPL+ and LGPLv2+ and BSD and Public Domain
Description : This is the MinGW Windows port of the GDB, the GNU debugger.