How to Install and Uninstall swish Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 05,2024

1. Install "swish" package

Learn how to install swish on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install swish

2. Uninstall "swish" package

Please follow the guidance below to uninstall swish on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the swish package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: swish++
Priority: optional
Section: universe/web
Installed-Size: 556
Maintainer: Ubuntu Developers
Original-Maintainer: Debian QA Group
Architecture: amd64
Version: 6.1.5-3
Depends: libc6 (>= 2.15), libstdc++6 (>= 5.2), zlib1g (>= 1:1.1.4), perl
Suggests: xpdf-utils, antiword
Filename: pool/universe/s/swish++/swish++_6.1.5-3_amd64.deb
Size: 190290
MD5sum: a17854280ebb9fdac33ea05524b8b959
SHA1: 15589327f035a685bd03d7444fe02f1422d7d532
SHA256: 3124c1e0b930796b28f89afce786f8b7a15dbdc7272b7deb1f28309358c6309c
Description-en: 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: dd4bda91d619a4af5760a491b7e63418
Homepage: http://swishplusplus.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu