How to Install and Uninstall python3-nltk Package on Kali Linux

Last updated: May 05,2024

1. Install "python3-nltk" package

Please follow the guidance below to install python3-nltk on Kali Linux

$ sudo apt update $ sudo apt install python3-nltk

2. Uninstall "python3-nltk" package

Please follow the guidelines below to uninstall python3-nltk on Kali Linux:

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

3. Information about the python3-nltk package on Kali Linux

Package: python3-nltk
Source: nltk
Version: 3.8.1-1
Installed-Size: 5754
Maintainer: Debian Science Maintainers
Architecture: all
Depends: python3-click, python3-joblib, python3-regex, python3-tqdm, python3:any
Recommends: prover9, python3-numpy, python3-tk
Size: 1003968
SHA256: 077ba24c3aabd1da0a5e04d240b60c589e29d59132708d9b10345c24a02af6a1
SHA1: 91e83caef8d9f51de7b7cf403b996c32f5ef78f3
MD5sum: 2109430f5e7583d1f644c1f507c741d1
Description: 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:
Homepage: https://www.nltk.org/
Section: python
Priority: optional
Filename: pool/main/n/nltk/python3-nltk_3.8.1-1_all.deb