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

Last updated: May 17,2024

1. Install "python3-yaramod" package

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

$ sudo apt update $ sudo apt install python3-yaramod

2. Uninstall "python3-yaramod" package

Please follow the steps below to uninstall python3-yaramod on Kali Linux:

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

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

Package: python3-yaramod
Source: yaramod (3.6.0-1)
Version: 3.6.0-1+b3
Installed-Size: 1569
Maintainer: Yangfl
Architecture: amd64
Provides: python3.10-yaramod
Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.0), libre2-9 (>= 20131024+dfsg), libstdc++6 (>= 11), libyaramod0 (>= 3.6.0), python3 (<< 3.11), python3 (>= 3.10~)
Size: 287264
SHA256: 45af5ff234b7e7c2b6e6dcd57daae0bde98e34d32720903ae55bc1adb12f3391
SHA1: 03f9c30cf173752a6835a7c842c2d166fa567158
MD5sum: b2c9b868db6963a8d372a1210e38ee81
Description: YARA parser for C++ (Python 3 binding)
yaramod is a library that provides parsing of YARA rules into AST and a C++
programming interface to build new YARA rulesets. yaramod also comes with
Python bindings and can be installed using pip.
.
This package contains the Python 3 binding.
Description-md5: da644f34e111432bc2869504cf2c4b1a
Multi-Arch: same
Homepage: https://github.com/avast/yaramod
Section: python
Priority: optional
Filename: pool/main/y/yaramod/python3-yaramod_3.6.0-1+b3_amd64.deb