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

Last updated: May 17,2024

1. Install "python3-acora" package

Here is a brief guide to show you how to install python3-acora on Kali Linux

$ sudo apt update $ sudo apt install python3-acora

2. Uninstall "python3-acora" package

Please follow the step by step instructions below to uninstall python3-acora on Kali Linux:

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

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

Package: python3-acora
Source: python-acora
Version: 2.4-0.1
Installed-Size: 746
Maintainer: Hilko Bengen
Architecture: amd64
Depends: python3 (<< 3.13), python3 (>= 3.11~), python3:any, libc6 (>= 2.14)
Size: 209972
SHA256: db9c1130f6944508c09f905cb021152db7dd83239a15c439aceab2e148f92caa
SHA1: 49b4795b85ddd9c2fd66e97ca38f31eefa7e8b65
MD5sum: 55d765904401b5be31a35c69e3f21a3a
Description: fast multi-keyword text search engine (Python 3)
Acora is 'fgrep' for Python, a fast multi-keyword text search engine.
.
Based on a set of keywords and the Aho-Corasick algorithm, it
generates a search automaton and runs it over string input, either
unicode or bytes.
.
This package installs the library for Python 3.
Description-md5:
Homepage: https://pypi.python.org/pypi/acora
Section: python
Priority: optional
Filename: pool/main/p/python-acora/python3-acora_2.4-0.1_amd64.deb