How to Install and Uninstall pinot Package on Kali Linux

Last updated: April 26,2024

1. Install "pinot" package

Please follow the step by step instructions below to install pinot on Kali Linux

$ sudo apt update $ sudo apt install pinot

2. Uninstall "pinot" package

This tutorial shows how to uninstall pinot on Kali Linux:

$ sudo apt remove pinot $ sudo apt autoclean && sudo apt autoremove

3. Information about the pinot package on Kali Linux

Package: pinot
Source: pinot (1.21-1)
Version: 1.21-1+b1
Installed-Size: 9103
Maintainer: Olly Betts
Architecture: amd64
Depends: default-dbus-session-bus | dbus-session-bus, libarchive13 (>= 3.0.4), libatkmm-1.6-1v5 (>= 2.28.2), libc6 (>= 2.33), libchm1 (>= 0.40), libcurl4 (>= 7.16.2), libexiv2-27 (>= 0.27.3), libexttextcat-2.0-0 (>= 2.2), libgcc-s1 (>= 3.0), libglib2.0-0 (>= 2.41.1), libglibmm-2.4-1v5 (>= 2.66.2), libgmime-3.0-0 (>= 3.0.0), libgtkmm-3.0-1v5 (>= 3.24.5), libsigc++-2.0-0v5 (>= 2.8.0), libsqlite3-0 (>= 3.6.11), libssl3 (>= 3.0.0), libstdc++6 (>= 11), libtag1v5 (>= 1.9.1-2.2~), libxapian30 (>= 1.4.17~), libxml++2.6-2v5 (>= 2.40.0), libxml2 (>= 2.7.4)
Recommends: antiword, bzip2, catdoc, catdvi, djvulibre-bin, poppler-utils, python3-docutils, unrtf, unzip, upower
Suggests: apache2 | httpd-cgi, file, rpm, xapian-omega
Size: 1274580
SHA256: b8fb01ef188b9be8e9b383bbef670f426f883747f124876ac6261fc45db26822
SHA1: fb2550ce8210ca12dcf89078098ff70ce775ed57
MD5sum: 3bc8fd7725ba320093ab210b8aaf6dd3
Description: meta-search engine for local files and web queries
Pinot provides a D-Bus service
that crawls, indexes your documents and monitors them for changes.
This service can then be used via a command-line interface,
or through a GTK-based GUI that enables to query the index
built by the service and your favourite Web engines,
and display and analyze the results.
.
Pinot also provides a Xesam interface,
which can be used through Xesam Query Language
and Xesam User Language.
.
To crawl rpm files, install the packages rpm and file.
.
To use plugin Xapian Omega, install the package xapian-omega,
and also apache2 or another CGI-cabable web server.
Description-md5:
Homepage: https://github.com/FabriceColin/pinot
Tag: implemented-in::c++, interface::graphical, interface::x11,
role::program, uitoolkit::gtk, use::searching, x11::application
Section: x11
Priority: optional
Filename: pool/main/p/pinot/pinot_1.21-1+b1_amd64.deb