How to Install and Uninstall clucene-core.i686 Package on Fedora 35

Last updated: September 21,2024

1. Install "clucene-core.i686" package

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

$ sudo dnf update $ sudo dnf install clucene-core.i686

2. Uninstall "clucene-core.i686" package

Please follow the steps below to uninstall clucene-core.i686 on Fedora 35:

$ sudo dnf remove clucene-core.i686 $ sudo dnf autoremove

3. Information about the clucene-core.i686 package on Fedora 35

Last metadata expiration check: 4:04:34 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : clucene-core
Version : 2.3.3.4
Release : 41.20130812.e8e3d20git.fc35
Architecture : i686
Size : 630 k
Source : clucene-2.3.3.4-41.20130812.e8e3d20git.fc35.src.rpm
Repository : fedora
Summary : Core clucene module
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.