How to Install and Uninstall libyara9 Package on openSUSE Leap

Last updated: June 15,2024

1. Install "libyara9" package

Please follow the instructions below to install libyara9 on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install libyara9

2. Uninstall "libyara9" package

Please follow the instructions below to uninstall libyara9 on openSUSE Leap:

$ sudo zypper remove libyara9

3. Information about the libyara9 package on openSUSE Leap

Information for package libyara9:
---------------------------------
Repository : Main Repository
Name : libyara9
Version : 4.2.3-bp155.1.6
Arch : x86_64
Vendor : openSUSE
Installed Size : 369.1 KiB
Installed : No
Status : not installed
Source package : yara-4.2.3-bp155.1.6.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.