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

Last updated: May 17,2024

1. Install "python3-pattern" package

This guide covers the steps necessary to install python3-pattern on Kali Linux

$ sudo apt update $ sudo apt install python3-pattern

2. Uninstall "python3-pattern" package

Please follow the guidance below to uninstall python3-pattern on Kali Linux:

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

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

Package: python3-pattern
Source: python-pattern
Version: 2.6+git20180818-4.1
Installed-Size: 54825
Maintainer: Miriam Ruiz
Architecture: all
Depends: python3-bs4, python3-cherrypy3, python3-docx, python3-feedparser, python3-lxml, python3-nltk, python3-numpy, python3-pdfminer, python3-requests, python3-scipy, python3:any, python3-liblinear, python3-simplejson, wordnet-base
Size: 16383584
SHA256: b06faab607951b5fd5d7df87d9f645f67070484c6adb17c00a5c477328efd4e8
SHA1: 76e8b95136689e07326822aab133dbc8d85cd35c
MD5sum: a56e99abca98b2b8527de90dfe8f9c21
Description: web mining module for Python 3
Pattern is a web mining module for the Python programming language. It has
tools for data mining (Google, Twitter and Wikipedia API, a web crawler,
a HTML DOM parser), natural language processing (part-of-speech taggers,
n-gram search, sentiment analysis, WordNet), machine learning (vector space
model, clustering, SVM), network analysis and visualization.
.
The module is free, well-document and bundled with 50+ examples and
350+ unit tests.
Description-md5:
Homepage: https://github.com/clips/pattern
Section: python
Priority: optional
Filename: pool/main/p/python-pattern/python3-pattern_2.6+git20180818-4.1_all.deb