How to Install and Uninstall tclxapian Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: April 29,2024

1. Install "tclxapian" package

This guide let you learn how to install tclxapian on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install tclxapian

2. Uninstall "tclxapian" package

In this section, we are going to explain the necessary steps to uninstall tclxapian on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove tclxapian $ sudo apt autoclean && sudo apt autoremove

3. Information about the tclxapian package on Ubuntu 20.10 (Groovy Gorilla)

Package: tclxapian
Architecture: amd64
Version: 1.4.14-1ubuntu2
Priority: optional
Section: universe/libs
Source: xapian-bindings
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Olly Betts
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 1197
Depends: tcl | tclsh, libc6 (>= 2.14), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2), libxapian30 (>= 1.4.14~)
Suggests: xapian-doc
Filename: pool/universe/x/xapian-bindings/tclxapian_1.4.14-1ubuntu2_amd64.deb
Size: 204976
MD5sum: dc0bd606bae9b1056e03c527079b7b24
SHA1: a41f61bc24a307ae1b51fa20240637a4acfb7948
SHA256: 29a1dc256c24b6865d1b00a9c52514864283b9294022b2f7c453d60544b168a4
SHA512: 5ffa58266b89a02613aeb106dc535685ce36ecd5c76541c48d4711ac17f4f14c1d303876bba21c5b3970be0172a798cbea47a8b91c8d3be7461e59968672af6d
Homepage: https://xapian.org/
Description-en: Xapian search engine interface for Tcl
This package provides Xapian Tcl bindings which should work with any version
of Tcl >= 8.1 (by using Tcl's stubs mechanism.)
.
The Xapian search engine library is a highly adaptable toolkit which allows
developers to easily add advanced indexing and search facilities to their own
applications. It implements the probabilistic model of information retrieval,
and provides facilities for performing ranked free-text searches, relevance
feedback, phrase searching, boolean searching, stemming, and simultaneous
update and searching. It is highly scalable, and is capable of working with
collections containing hundreds of millions of documents.
.
The Xapian Tcl bindings provide an interface to the Xapian library from the
Tcl programming language, allowing both indexing and retrieval operations.
Description-md5: c954556db2e6c10dfe824ad17b9e8099