How to Install and Uninstall python3-rule-engine Package on Kali Linux

Last updated: May 18,2024

1. Install "python3-rule-engine" package

This tutorial shows how to install python3-rule-engine on Kali Linux

$ sudo apt update $ sudo apt install python3-rule-engine

2. Uninstall "python3-rule-engine" package

This tutorial shows how to uninstall python3-rule-engine on Kali Linux:

$ sudo apt remove python3-rule-engine $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-rule-engine package on Kali Linux

Package: python3-rule-engine
Source: rule-engine
Version: 4.1.0-0kali1
Architecture: all
Maintainer: Kali Developers
Installed-Size: 702
Depends: python3-dateutil, python3-ply, python3:any
Suggests: python-rule-engine-doc
Homepage: https://github.com/zeroSteiner/rule-engine
Priority: optional
Section: python
Filename: pool/main/r/rule-engine/python3-rule-engine_4.1.0-0kali1_all.deb
Size: 45892
SHA256: be85e093180054451ee43a3d1662f911298c8301ad47ef45354a2b760561045a
SHA1: fbba96d9aa9d96e8cd948c83ad9de9bb4e9ab588
MD5sum: dac171f01f2d637a89f9ef901795cdf1
Description: library for creating general purpose “Rule” objects (Python 3)
This package contains a library for creating general purpose “Rule” objects
from a logical expression which can then be applied to arbitrary objects to
evaluate whether or not they match.
.
This package installs the library for Python 3.
Description-md5: