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

Last updated: May 17,2024

1. Install "python3-plyara" package

This is a short guide on how to install python3-plyara on Kali Linux

$ sudo apt update $ sudo apt install python3-plyara

2. Uninstall "python3-plyara" package

Learn how to uninstall python3-plyara on Kali Linux:

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

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

Package: python3-plyara
Source: plyara
Version: 2.1.1-1
Installed-Size: 103
Maintainer: Debian Security Tools
Architecture: all
Provides: plyara
Depends: python3-ply, python3:any
Size: 19744
SHA256: c25a2c47567696523f1336aa09857c6d400dd6bbfc1fa125f185eed8542a7352
SHA1: e03eee892f8d86a0672c9d412dc10c7c3aeb5ae0
MD5sum: bc3d7432e2a7a6f556f91d96084bedf0
Description: Parse YARA rules and operate over them more easily
Plyara is a Python script and library that lexes and parses a file consisting
of one more YARA rules into a Python dictionary representation. The goal of
this tool is to make it easier to perform bulk operations or transformations
of large sets of YARA rules, such as extracting indicators, updating
attributes, and analyzing a corpus. Other applications include linters and
dependency checkers.
Description-md5:
Homepage: https://github.com/plyara/plyara
Section: python
Priority: optional
Filename: pool/main/p/plyara/python3-plyara_2.1.1-1_all.deb