How to Install and Uninstall hyperscan-devel Package on openSUSE Leap
Last updated: November 07,2024
1. Install "hyperscan-devel" package
Here is a brief guide to show you how to install hyperscan-devel on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
hyperscan-devel
Copied
2. Uninstall "hyperscan-devel" package
This guide covers the steps necessary to uninstall hyperscan-devel on openSUSE Leap:
$
sudo zypper remove
hyperscan-devel
Copied
3. Information about the hyperscan-devel package on openSUSE Leap
Information for package hyperscan-devel:
----------------------------------------
Repository : Main Repository
Name : hyperscan-devel
Version : 5.4.0-bp155.3.5
Arch : x86_64
Vendor : openSUSE
Installed Size : 162.8 KiB
Installed : No
Status : not installed
Source package : hyperscan-5.4.0-bp155.3.5.src
Upstream URL : https://www.hyperscan.io/
Summary : Libraries and header files for the hyperscan library
Description :
Hyperscan is a multiple regex matching library. It
follows the regular expression syntax of the commonly-used libpcre
library, but is a standalone library with its own C API.
Hyperscan uses hybrid automata techniques to allow simultaneous
matching of large numbers (up to tens of thousands) of regular
expressions and for the matching of regular expressions across streams
of data.
Hyperscan is typically used in a DPI library stack.
This package provides the libraries, include files and other resources
needed for developing Hyperscan applications.
----------------------------------------
Repository : Main Repository
Name : hyperscan-devel
Version : 5.4.0-bp155.3.5
Arch : x86_64
Vendor : openSUSE
Installed Size : 162.8 KiB
Installed : No
Status : not installed
Source package : hyperscan-5.4.0-bp155.3.5.src
Upstream URL : https://www.hyperscan.io/
Summary : Libraries and header files for the hyperscan library
Description :
Hyperscan is a multiple regex matching library. It
follows the regular expression syntax of the commonly-used libpcre
library, but is a standalone library with its own C API.
Hyperscan uses hybrid automata techniques to allow simultaneous
matching of large numbers (up to tens of thousands) of regular
expressions and for the matching of regular expressions across streams
of data.
Hyperscan is typically used in a DPI library stack.
This package provides the libraries, include files and other resources
needed for developing Hyperscan applications.