How to Install and Uninstall mingw32-c-ares.noarch Package on Fedora 36

Last updated: September 30,2024

1. Install "mingw32-c-ares.noarch" package

In this section, we are going to explain the necessary steps to install mingw32-c-ares.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install mingw32-c-ares.noarch

2. Uninstall "mingw32-c-ares.noarch" package

This tutorial shows how to uninstall mingw32-c-ares.noarch on Fedora 36:

$ sudo dnf remove mingw32-c-ares.noarch $ sudo dnf autoremove

3. Information about the mingw32-c-ares.noarch package on Fedora 36

Last metadata expiration check: 5:09:30 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : mingw32-c-ares
Version : 1.17.2
Release : 2.fc36
Architecture : noarch
Size : 81 k
Source : mingw-c-ares-1.17.2-2.fc36.src.rpm
Repository : fedora
Summary : Library that performs asynchronous DNS operations
URL : http://c-ares.haxx.se/
License : MIT and BSD and ISC
Description : c-ares is a C library that performs DNS requests and name resolves
: asynchronously. c-ares is a fork of the library named 'ares', written
: by Greg Hudson at MIT.
:
: This package is MinGW compiled c-ares library for the Win32 target.