How to Install and Uninstall tclxapian Package on Kali Linux

Last updated: May 16,2024

1. Install "tclxapian" package

Please follow the guidelines below to install tclxapian on Kali Linux

$ sudo apt update $ sudo apt install tclxapian

2. Uninstall "tclxapian" package

This guide let you learn how to uninstall tclxapian on Kali Linux:

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

3. Information about the tclxapian package on Kali Linux

Package: tclxapian
Source: xapian-bindings (1.4.22-1)
Version: 1.4.22-1+b2
Installed-Size: 1202
Maintainer: Olly Betts
Architecture: amd64
Depends: tcl | tclsh, libc6 (>= 2.14), libgcc-s1 (>= 3.0), libstdc++6 (>= 13.1), libxapian30 (>= 1.4.19~)
Suggests: xapian-doc
Size: 307300
SHA256: d653d65da854be1ad826722b50b3e965580a0090c920840f283a3d5fbdfa9826
SHA1: a5a0968c948f920b1d17626f5453b9efb27d70c1
MD5sum: a319cc9c28ce4c25d37c2b1afad943db
Description: 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:
Homepage: https://xapian.org/
Tag: devel::lang:tcl, implemented-in::c++, role::program, role::shared-lib,
use::searching, web::search-engine, works-with::text
Section: interpreters
Priority: optional
Filename: pool/main/x/xapian-bindings/tclxapian_1.4.22-1+b2_amd64.deb