How to Install and Uninstall python-whoosh-doc Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 21,2024

1. Install "python-whoosh-doc" package

This is a short guide on how to install python-whoosh-doc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-whoosh-doc

2. Uninstall "python-whoosh-doc" package

Please follow the step by step instructions below to uninstall python-whoosh-doc on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-whoosh-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-whoosh-doc package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-whoosh-doc
Priority: extra
Section: universe/doc
Installed-Size: 2117
Maintainer: Ubuntu Developers
Original-Maintainer: أحمد المحمودي (Ahmed El-Mahmoudy)
Architecture: all
Source: python-whoosh
Version: 2.7.0-1
Replaces: python-whoosh (<< 2.1.0)
Depends: libjs-sphinxdoc (>= 1.0)
Pre-Depends: dpkg (>= 1.17.14)
Filename: pool/universe/p/python-whoosh/python-whoosh-doc_2.7.0-1_all.deb
Size: 241348
MD5sum: 5fe63cc3fc7c00c1c3d0d48c60644590
SHA1: 3359c8797b5457616c792e329c41a0a4aece45df
SHA256: 458334a2e35d2dcf9f40e308168abe8bcd4095499f6d424cfaa28e56c6c60c1e
Description-en: full-text indexing, search, and spell checking library (doc)
Whoosh is a fast, pure-Python indexing and search library. Programmers
can use it to easily add search functionality to their applications and
websites. As Whoosh is pure Python, you don't have to compile or
install a binary support library and/or make Python work with a JVM, yet
indexing and searching is still very fast. Whoosh is designed to be
modular, so every part can be extended or replaced to meet your needs
exactly.
.
This package contains the library documentation for python-whoosh.
Description-md5: 1d5aa9079d2fb0a512bc53638365840a
Homepage: http://bitbucket.org/mchaput/whoosh/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu