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

Last updated: June 14,2024

1. Install "python-stemmer-dbg" package

Please follow the guidelines below to install python-stemmer-dbg on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "python-stemmer-dbg" package

Please follow the steps below to uninstall python-stemmer-dbg on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-stemmer-dbg
Priority: extra
Section: universe/debug
Installed-Size: 413
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: amd64
Source: pystemmer
Version: 1.3.0+dfsg-1build4
Depends: python-stemmer (= 1.3.0+dfsg-1build4), python-dbg (>= 2.7), python-dbg (<< 2.8), libc6 (>= 2.4), libstemmer0d (>= 0+svn527)
Filename: pool/universe/p/pystemmer/python-stemmer-dbg_1.3.0+dfsg-1build4_amd64.deb
Size: 95384
MD5sum: 7d4cade4b13255f8f547f2d86fd52a15
SHA1: f5283d4b1f4217955661a33765c691ea97b3ad23
SHA256: 94019da243b4b2d21392ea01b2a6257cb6568daa8d0c8ccc6810487d682e8568
Description-en: Python bindings for libstemmer (debug extension)
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 extensions built for the Python debug interpreter.
Description-md5: ddd140a6f14664202e7e1ecdef498ff3
Homepage: http://snowball.tartarus.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu