How to Install and Uninstall python3-yara.x86_64 Package on CentOS 8 / RHEL 8
Last updated: November 05,2024
1. Install "python3-yara.x86_64" package
Please follow the step by step instructions below to install python3-yara.x86_64 on CentOS 8 / RHEL 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-yara.x86_64
Copied
2. Uninstall "python3-yara.x86_64" package
This guide let you learn how to uninstall python3-yara.x86_64 on CentOS 8 / RHEL 8:
$
sudo dnf remove
python3-yara.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-yara.x86_64 package on CentOS 8 / RHEL 8
Last metadata expiration check: 1 day, 8:10:00 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : python3-yara
Version : 3.11.0
Release : 2.el8
Architecture : x86_64
Size : 31 k
Source : python-yara-3.11.0-2.el8.src.rpm
Repository : epel
Summary : Python3 binding for the YARA pattern matching tool
URL : http://github.com/VirusTotal/yara-python/
License : ASL 2.0
Description :
: Python binding for the YARA pattern matching tool.
: YARA is a tool aimed at (but not limited to) helping malware researchers to
: identify and classify malware samples. With YARA you can create descriptions
: of malware families (or whatever you want to describe) based on textual or
: binary patterns. Each description, a.k.a rule, consists of a set of strings
: and a Boolean expression which determine its logic.
Available Packages
Name : python3-yara
Version : 3.11.0
Release : 2.el8
Architecture : x86_64
Size : 31 k
Source : python-yara-3.11.0-2.el8.src.rpm
Repository : epel
Summary : Python3 binding for the YARA pattern matching tool
URL : http://github.com/VirusTotal/yara-python/
License : ASL 2.0
Description :
: Python binding for the YARA pattern matching tool.
: YARA is a tool aimed at (but not limited to) helping malware researchers to
: identify and classify malware samples. With YARA you can create descriptions
: of malware families (or whatever you want to describe) based on textual or
: binary patterns. Each description, a.k.a rule, consists of a set of strings
: and a Boolean expression which determine its logic.