How to Install and Uninstall yara Package on openSuSE Tumbleweed
Last updated: November 23,2024
1. Install "yara" package
This guide let you learn how to install yara on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
yara
Copied
2. Uninstall "yara" package
Please follow the guidance below to uninstall yara on openSuSE Tumbleweed:
$
sudo zypper remove
yara
Copied
3. Information about the yara package on openSuSE Tumbleweed
Information for package yara:
-----------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : yara
Version : 4.5.0-1.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 66.9 KiB
Installed : No
Status : not installed
Source package : yara-4.5.0-1.1.src
Upstream URL : https://virustotal.github.io/yara/
Summary : A malware identification and classification tool
Description :
YARA is a tool aimed at helping malware researchers to identify and classify
malware samples. With YARA you can create descriptions of malware families
based on textual or binary patterns contained on samples of those families.
Each description consists of a set of strings and a Boolean expression which
determines its logic.
-----------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : yara
Version : 4.5.0-1.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 66.9 KiB
Installed : No
Status : not installed
Source package : yara-4.5.0-1.1.src
Upstream URL : https://virustotal.github.io/yara/
Summary : A malware identification and classification tool
Description :
YARA is a tool aimed at helping malware researchers to identify and classify
malware samples. With YARA you can create descriptions of malware families
based on textual or binary patterns contained on samples of those families.
Each description consists of a set of strings and a Boolean expression which
determines its logic.