How to Install and Uninstall libclucene-dev Package on Kali Linux

Last updated: May 07,2024

1. Install "libclucene-dev" package

Learn how to install libclucene-dev on Kali Linux

$ sudo apt update $ sudo apt install libclucene-dev

2. Uninstall "libclucene-dev" package

This guide let you learn how to uninstall libclucene-dev on Kali Linux:

$ sudo apt remove libclucene-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libclucene-dev package on Kali Linux

Package: libclucene-dev
Source: clucene-core (2.3.3.4+dfsg-1.1)
Version: 2.3.3.4+dfsg-1.1+b1
Installed-Size: 756
Maintainer: Fathi Boudra
Architecture: amd64
Depends: libc6-dev, libclucene-contribs1v5 (= 2.3.3.4+dfsg-1.1+b1), libclucene-core1v5 (= 2.3.3.4+dfsg-1.1+b1)
Size: 130532
SHA256: b91e3cf0bfaca2dbfebdaa7421ccbf8a44fd982e0c76d342e517e2c068826ffb
SHA1: c10e07ee5791ff154773122dd6be1ede5118b08a
MD5sum: 92983ca55d59c3ce9150ad77fc45b653
Description: library for full-featured text search engine (development)
CLucene is a C++ port of the popular Apache Lucene search engine
(http://lucene.apache.org/java). It is released under LGPL or the Apache
License.
.
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 1.4.3. It contains most of the same functionality as the
Java version, except for Socket, Threading and the special caching
modifications.
.
This package contains the static libraries and headers for developing
applications that use the CLucene search API.
Description-md5:
Multi-Arch: same
Homepage: http://clucene.sourceforge.net
Tag: devel::library, implemented-in::c++, role::devel-lib, role::shared-lib
Section: libdevel
Priority: optional
Filename: pool/main/c/clucene-core/libclucene-dev_2.3.3.4+dfsg-1.1+b1_amd64.deb