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

Last updated: May 07,2024

1. Install "python3-nltk" package

In this section, we are going to explain the necessary steps to install python3-nltk on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-nltk

2. Uninstall "python3-nltk" package

Please follow the guidance below to uninstall python3-nltk on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python3-nltk
Architecture: all
Version: 3.1-1ubuntu0.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: 4863
Depends: python3-six (>= 1.9.0), python3:any (>= 3.3.2-2~)
Recommends: prover9, python3-numpy, python3-tk
Filename: pool/universe/n/nltk/python3-nltk_3.1-1ubuntu0.1_all.deb
Size: 851840
MD5sum: 407a758ce1f5b300e912b779cc20507d
SHA1: b522f6fda048b0add91326982564c1c786cae286
SHA256: 23afee24e366f14199000bfdc631a12d28e341c6f53172a8b3e505794e0d49c0
SHA512: 5c141564a3e62c61d97ec187750a8db04e456e83a581a32a0833af7f888513380d17e3b098d18b283a4e4b48db8d9d244384a3aa05cad5e3c04404c34f66cc52
Homepage: http://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

Package: python3-nltk
Priority: optional
Section: universe/python
Installed-Size: 4864
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Architecture: all
Source: nltk
Version: 3.1-1
Depends: python3-six (>= 1.9.0), python3:any (>= 3.3.2-2~)
Recommends: prover9, python3-numpy, python3-tk
Filename: pool/universe/n/nltk/python3-nltk_3.1-1_all.deb
Size: 851412
MD5sum: dd30e4d98b9c194e8bce9413acf7c143
SHA1: ae813387857db3abd38d9537edfb83b9afaf37ad
SHA256: 7d008d2748051079c9c4396acff4eb9999b753d13b33a1d85e69f9cb581cf94a
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
Homepage: http://www.nltk.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu