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

Last updated: May 19,2024

1. Install "python3-stemmer-dbg" package

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

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

2. Uninstall "python3-stemmer-dbg" package

This guide let you learn how to uninstall python3-stemmer-dbg on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python3-stemmer-dbg
Priority: extra
Section: universe/debug
Installed-Size: 478
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: amd64
Source: pystemmer
Version: 1.3.0+dfsg-1build4
Depends: python3-stemmer (= 1.3.0+dfsg-1build4), python3-dbg (<< 3.6), python3-dbg (>= 3.5~), libc6 (>= 2.4), libstemmer0d (>= 0+svn527)
Filename: pool/universe/p/pystemmer/python3-stemmer-dbg_1.3.0+dfsg-1build4_amd64.deb
Size: 107434
MD5sum: a8307c8c66e004880b84af33beae5249
SHA1: 3acb0cc9fd66a682c5d9f9f7ab1d613fef1f8418
SHA256: 0d4e165862e8856c39202b51459c852c04c4392d2d7adb001cd58e6d946d923e
Description-en: Python 3 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 3
module.
.
This package contains the extensions built for the Python 3 debug interpreter.
Description-md5: 9cd78bbc6e4c37697f333c45714239bf
Homepage: http://snowball.tartarus.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu