How to Install and Uninstall libyara10 Package on openSuSE Tumbleweed

Last updated: June 04,2024

1. Install "libyara10" package

Please follow the guidance below to install libyara10 on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install libyara10

2. Uninstall "libyara10" package

Please follow the steps below to uninstall libyara10 on openSuSE Tumbleweed:

$ sudo zypper remove libyara10

3. Information about the libyara10 package on openSuSE Tumbleweed

Information for package libyara10:
----------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : libyara10
Version : 4.5.0-1.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 404.9 KiB
Installed : No
Status : not installed
Source package : yara-4.5.0-1.1.src
Upstream URL : https://virustotal.github.io/yara/
Summary : Library to support the yara malware identification 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.