How to Install and Uninstall mingw32-clucene.noarch Package on Fedora 34

Last updated: July 03,2024

1. Install "mingw32-clucene.noarch" package

This guide let you learn how to install mingw32-clucene.noarch on Fedora 34

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

2. Uninstall "mingw32-clucene.noarch" package

Here is a brief guide to show you how to uninstall mingw32-clucene.noarch on Fedora 34:

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

3. Information about the mingw32-clucene.noarch package on Fedora 34

Last metadata expiration check: 4:43:33 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : mingw32-clucene
Version : 2.3.3.4
Release : 24.fc33
Architecture : noarch
Size : 740 k
Source : mingw-clucene-2.3.3.4-24.fc33.src.rpm
Repository : fedora
Summary : MinGW build of a C++ port of Lucene
URL : http://www.sourceforge.net/projects/clucene
License : LGPLv2+ or ASL 2.0
Description : CLucene is a C++ port of the popular Apache Lucene search engine
: (http://lucene.apache.org/java).
: CLucene aims to be a high-speed alternative to Java Lucene, its API is very
: similar to that of the Java version. CLucene has recently been brought up to
: date with Lucene 2.3.2. It contains most of the same functionality as the
: Java version.