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

Last updated: May 17,2024

1. Install "python3-rebulk" package

Please follow the instructions below to install python3-rebulk on Kali Linux

$ sudo apt update $ sudo apt install python3-rebulk

2. Uninstall "python3-rebulk" package

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

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

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

Package: python3-rebulk
Source: python-rebulk
Version: 3.3.0-2
Installed-Size: 316
Maintainer: Debian Python Team
Architecture: all
Depends: python3-pkg-resources | python3-supported-max (<< 3.12), python3-toposort, python3:any
Size: 61964
SHA256: ea544c8baf84b5335b994130f5bb0eb2968676c72d2a8506d08b33071eec7b57
SHA1: 54fb1d43916c83669e2702d621dc49838bdf5255
MD5sum: fff6ef1b9681a951f691437cf997e14d
Description: Define simple search patterns in bulk to perform advanced matching on strings
ReBulk is a Python library that performs advanced searches in strings that
would be hard to implement using re module or String methods only.
.
It includes some features like Patterns, Match, Rule that allows developers to
build a custom and complex string matcher using a readable and extendable API.
Description-md5:
Homepage: https://github.com/Toilal/rebulk
Section: python
Priority: optional
Filename: pool/main/p/python-rebulk/python3-rebulk_3.3.0-2_all.deb