How to Install and Uninstall python3-nltk Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 09,2024

1. Install "python3-nltk" package

This guide covers the steps necessary to install python3-nltk on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-nltk

2. Uninstall "python3-nltk" package

Here is a brief guide to show you how to uninstall python3-nltk on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove python3-nltk $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-nltk package on Ubuntu 21.10 (Impish Indri)

Package: python3-nltk
Architecture: all
Version: 3.5-1
Priority: optional
Section: universe/python
Source: nltk
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 5533
Depends: python3-click, python3-joblib, python3-regex, python3-tqdm, python3:any
Recommends: prover9, python3-numpy, python3-tk
Filename: pool/universe/n/nltk/python3-nltk_3.5-1_all.deb
Size: 945232
MD5sum: 1690fdf727a1426ea874f5cf24b30421
SHA1: d79cb9c30a7a4b5f7d122832af65a58b904806cf
SHA256: 32e4996abcbe51cd96f0a976a32671e34e2740e0b3384ae2c5bbc2fec6cc85f1
SHA512: 32e58f471dbc9b8de087df3807660ddd87c43bb87e853aa59f6bd6c08725b635032b384d37143945be52d676c9e5b97a35ca130dece4d2ec81d0e395006f4725
Homepage: https://www.nltk.org/
Description-en: Python3 libraries for natural language processing
The Natural Language Toolkit (NLTK) is a leading platform for building
Python programs to work with human language data. It provides easy-to-use
interfaces to over 50 corpora and lexical resources such as WordNet,
along with a suite of text processing libraries for classification,
tokenization, stemming, tagging, parsing, and semantic reasoning.
.
This package contains the modules for Python3.
Description-md5: 98b8b4aedf8d1739d4ddb7af7b2e0bc0