How to Install and Uninstall ruby-xapian Package on Kali Linux

Last updated: May 06,2024

1. Install "ruby-xapian" package

Please follow the step by step instructions below to install ruby-xapian on Kali Linux

$ sudo apt update $ sudo apt install ruby-xapian

2. Uninstall "ruby-xapian" package

Please follow the guidelines below to uninstall ruby-xapian on Kali Linux:

$ sudo apt remove ruby-xapian $ sudo apt autoclean && sudo apt autoremove

3. Information about the ruby-xapian package on Kali Linux

Package: ruby-xapian
Source: xapian-bindings (1.4.22-1)
Version: 1.4.22-1+b2
Installed-Size: 1473
Maintainer: Olly Betts
Architecture: amd64
Depends: libruby3.1, libc6 (>= 2.14), libgcc-s1 (>= 3.0), libstdc++6 (>= 13.1), libxapian30 (>= 1.4.19~)
Suggests: xapian-doc
Size: 520948
SHA256: 6ecade832694ee09f3f9eaf29ea9655ffba626b3ea31bbff0d14a3ecc690ea0d
SHA1: e975d1714f06161dc5f0e20b885331a4ae556f3a
MD5sum: 07da7b676836ba216d07a1ce780c47f1
Description: Xapian search engine interface for Ruby
This package provides Xapian Ruby bindings built for Ruby.
.
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 Ruby bindings provide an interface to the Xapian library from the
Ruby programming language, allowing both indexing and retrieval operations.
Description-md5:
Homepage: https://xapian.org/
Section: ruby
Priority: optional
Filename: pool/main/x/xapian-bindings/ruby-xapian_1.4.22-1+b2_amd64.deb