How to Install and Uninstall swish++ Package on Kali Linux

Last updated: May 18,2024

1. Install "swish++" package

Please follow the steps below to install swish++ on Kali Linux

$ sudo apt update $ sudo apt install swish++

2. Uninstall "swish++" package

Learn how to uninstall swish++ on Kali Linux:

$ sudo apt remove swish++ $ sudo apt autoclean && sudo apt autoremove

3. Information about the swish++ package on Kali Linux

Package: swish++
Version: 6.1.5-6
Installed-Size: 729
Maintainer: Debian QA Group
Architecture: amd64
Depends: libc6 (>= 2.33), libstdc++6 (>= 11), zlib1g (>= 1:1.1.4), perl
Suggests: xpdf-utils, antiword
Size: 264352
SHA256: ad463b53882b5c8bcb6d618c34b450231fe13f728b86dc0aa7d958b42c9175df
SHA1: 8c4eb119a2237bb1f7f77281a48f50de6551934d
MD5sum: bc8ed34d559e2e561d7b1ccbeb6d8876
Description: Simple Document Indexing System for Humans: C++ version
SWISH++ is a Unix-based file indexing and searching engine
(typically used to index and search files on web sites). It
was based on SWISH-E although SWISH++ is a complete rewrite.
.
SWISH++ features:
* Lightning-fast indexing
* Indexes META elements, ALT, and other attributes
* Selectively not index text within HTML or XHTML elements
* Intelligently index mail and news files
* Index Unix manual page files
* Apply filters to files on-the-fly prior to indexing
* Index non-text files such as Microsoft Office documents
* Modular indexing architecture
* Index new files incrementally
* Index remote web sites
* Handles large collections of files
* Lightning-fast searching
* Optional word stemming (suffix stripping)
* Ability to run as a search server
* Easy-to-parse results format
Description-md5:
Homepage: http://swishplusplus.sourceforge.net/
Tag: implemented-in::c++, implemented-in::perl, interface::web,
role::program, scope::utility, use::searching, web::cgi,
works-with-format::html, works-with::text
Section: web
Priority: optional
Filename: pool/main/s/swish++/swish++_6.1.5-6_amd64.deb