How to Install and Uninstall oniguruma-devel Package on openSuSE Tumbleweed

Last updated: May 06,2024

1. Install "oniguruma-devel" package

In this section, we are going to explain the necessary steps to install oniguruma-devel on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install oniguruma-devel

2. Uninstall "oniguruma-devel" package

Please follow the step by step instructions below to uninstall oniguruma-devel on openSuSE Tumbleweed:

$ sudo zypper remove oniguruma-devel

3. Information about the oniguruma-devel package on openSuSE Tumbleweed

Information for package oniguruma-devel:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : oniguruma-devel
Version : 6.9.9-1.2
Arch : x86_64
Vendor : openSUSE
Installed Size : 504.7 KiB
Installed : No
Status : not installed
Source package : oniguruma-6.9.9-1.2.src
Upstream URL : https://github.com/kkos/oniguruma
Summary : Regex Library Supporting Different Character Encodings - Development Files
Description :
Oniguruma is a regular expressions library. The characteristics of
this library is that different character encoding for every regular
expression object can be specified.
Supported character encodings: ASCII, UTF-8, UTF-16BE, UTF-16LE,
UTF-32BE, UTF-32LE, EUC-JP, EUC-TW, EUC-KR, EUC-CN, Shift_JIS, Big5, GB
18030, KOI8-R, KOI8, ISO-8859-1, ISO-8859-2, ISO-8859-3, ISO-8859-4,
ISO-8859-5, ISO-8859-6, ISO-8859-7, ISO-8859-8, ISO-8859-9,
ISO-8859-10, ISO-8859-11, ISO-8859-13, ISO-8859-14, ISO-8859-15,
ISO-8859-16.
This package contains all necessary include files and libraries needed to
develop applications that require it.

5. The same packages on other Linux Distributions