How to Install and Uninstall oniguruma.src Package on Oracle Linux 9

Last updated: October 06,2024

1. Install "oniguruma.src" package

This guide let you learn how to install oniguruma.src on Oracle Linux 9

$ sudo dnf update $ sudo dnf install oniguruma.src

2. Uninstall "oniguruma.src" package

Please follow the instructions below to uninstall oniguruma.src on Oracle Linux 9:

$ sudo dnf remove oniguruma.src $ sudo dnf autoremove

3. Information about the oniguruma.src package on Oracle Linux 9

Last metadata expiration check: 1:17:27 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : oniguruma
Version : 6.9.6
Release : 1.el9.5
Architecture : src
Size : 911 k
Source : None
Repository : ol9_appstream
Summary : Regular expressions library
URL : https://github.com/kkos/oniguruma/
License : BSD
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 APIs: GNU regex, POSIX and Oniguruma native)