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

Last updated: July 03,2024

1. Install "python-stemmer-doc" package

Here is a brief guide to show you how to install python-stemmer-doc on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "python-stemmer-doc" package

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

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

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

Package: python-stemmer-doc
Priority: optional
Section: universe/doc
Installed-Size: 114
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: pystemmer
Version: 1.3.0+dfsg-1build4
Replaces: python-stemmer (<< 1.2.0)
Filename: pool/universe/p/pystemmer/python-stemmer-doc_1.3.0+dfsg-1build4_all.deb
Size: 18802
MD5sum: 2aafa6a769ae836317cf85d3ab591287
SHA1: 4ff74fb27b9312d3267d7eb9fdf1e85d649583c5
SHA256: 6658640286134cb65f4d116fd562c79c9095467e78d624b1f068785a9d0b6d37
Description-en: Python bindings for libstemmer (documentation)
PyStemmer provides access to efficient algorithms for calculating a "stemmed"
form of a word. This is a form with most of the common morphological endings
removed; hopefully representing a common linguistic base form.
.
PyStemmer provides algorithms for several (mainly European) languages, by
wrapping the libstemmer library from the Snowball project in a Python module.
.
This package contains the documentation for the extension.
Description-md5: bde089d7b6afeb1e70cf8100f08e05db
Homepage: http://snowball.tartarus.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu