How to Install and Uninstall mingw64-clucene.noarch Package on Fedora 35

Last updated: November 27,2024

1. Install "mingw64-clucene.noarch" package

Here is a brief guide to show you how to install mingw64-clucene.noarch on Fedora 35

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

2. Uninstall "mingw64-clucene.noarch" package

Please follow the instructions below to uninstall mingw64-clucene.noarch on Fedora 35:

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

3. Information about the mingw64-clucene.noarch package on Fedora 35

Last metadata expiration check: 5:14:56 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : mingw64-clucene
Version : 2.3.3.4
Release : 26.fc35
Architecture : noarch
Size : 672 k
Source : mingw-clucene-2.3.3.4-26.fc35.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.