How to Install and Uninstall clucene-core.i686 Package on Amazon Linux 2

Last updated: June 02,2024

1. Install "clucene-core.i686" package

Please follow the steps below to install clucene-core.i686 on Amazon Linux 2

$ sudo yum makecache $ sudo yum install clucene-core.i686

2. Uninstall "clucene-core.i686" package

Learn how to uninstall clucene-core.i686 on Amazon Linux 2:

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

3. Information about the clucene-core.i686 package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : clucene-core
Arch : i686
Version : 2.3.3.4
Release : 11.amzn2.0.2
Size : 591 k
Repo : amzn2-core/2/x86_64
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.