How to Install and Uninstall libclucene-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 22,2024

1. Install "libclucene-dev" package

Learn how to install libclucene-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libclucene-dev

2. Uninstall "libclucene-dev" package

Learn how to uninstall libclucene-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the libclucene-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libclucene-dev
Priority: optional
Section: libdevel
Installed-Size: 756
Maintainer: Ubuntu Developers
Original-Maintainer: Fathi Boudra
Architecture: amd64
Source: clucene-core
Version: 2.3.3.4-4.1
Depends: libc6-dev, libclucene-contribs1v5 (= 2.3.3.4-4.1), libclucene-core1v5 (= 2.3.3.4-4.1)
Filename: pool/main/c/clucene-core/libclucene-dev_2.3.3.4-4.1_amd64.deb
Size: 129190
MD5sum: 4d59877a19db057624fd0338c7de64a2
SHA1: 8b46c2af53d954020f08b1d2e451e8ca47440430
SHA256: 4b694f676acaf2231b705491d4aa1d8b892bae0fd452118a5528516bea787b65
Description-en: 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: 575ed8411b755e9b5a7c9ce4030c35c2
Homepage: http://clucene.sourceforge.net
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 9m