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

Last updated: October 06,2024

1. Install "python3-ahocorasick" package

Please follow the step by step instructions below to install python3-ahocorasick on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-ahocorasick

2. Uninstall "python3-ahocorasick" package

This guide covers the steps necessary to uninstall python3-ahocorasick on Ubuntu 21.10 (Impish Indri):

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

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

Package: python3-ahocorasick
Architecture: amd64
Version: 1.4.1-1
Priority: optional
Section: universe/python
Source: python-pyahocorasick
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Jelmer Vernooij
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 93
Depends: python3 (<< 3.10), python3 (>= 3.9~), libc6 (>= 2.14)
Filename: pool/universe/p/python-pyahocorasick/python3-ahocorasick_1.4.1-1_amd64.deb
Size: 29084
MD5sum: 6fd69db673d96ea1c4d1f2d332aacd4e
SHA1: 91f0eee9106d263f5d78dea223add0d135a41cdc
SHA256: 76238e7cdb4de9ff8ce54d62a6208652aedb1854bbc02074aecac5d4a2018cd4
SHA512: e15b7b7019bf180be6fef1fe2d94a2c1eeb1f6a43f0a8ff7465f454b1dea052e9b2bbc7b2e156c78f078782758fd31ed3e3436097604a7d26ef7135851d9e64b
Homepage: https://github.com/WojciechMula/pyahocorasick
Description-en: Python module implementing the aho-corasick algorithm
A fast and memory efficient library for exact or approximate multi-pattern
string search meaning that you can find multiple key strings occurrences at
once in some input text. The library provides an `ahocorasick` Python module
that can be used as a plain dict-like Trie or convert a Trie to an automaton
for efficient Aho-Corasick search.
Description-md5: 0c6c40cfe880963f1e360d065bd535f6