How to Install and Uninstall mingw32-log4c.noarch Package on Fedora 39

Last updated: November 24,2024

1. Install "mingw32-log4c.noarch" package

This tutorial shows how to install mingw32-log4c.noarch on Fedora 39

$ sudo dnf update $ sudo dnf install mingw32-log4c.noarch

2. Uninstall "mingw32-log4c.noarch" package

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

$ sudo dnf remove mingw32-log4c.noarch $ sudo dnf autoremove

3. Information about the mingw32-log4c.noarch package on Fedora 39

Last metadata expiration check: 0:07:41 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : mingw32-log4c
Version : 1.2.4
Release : 21.fc39
Architecture : noarch
Size : 105 k
Source : mingw-log4c-1.2.4-21.fc39.src.rpm
Repository : fedora
Summary : MinGW compiled log4c library for the Win32 target
URL : http://log4c.sourceforge.net/
License : LGPLv2 and MIT
Description : Log4c is a C language library for flexible logging to files, syslog and other
: destinations. It is modeled after the Log for Java library (log4j),
: staying as close to their API as is reasonable.
:
: This package is MinGW compiled log4c library for the Win32 target.