How to Install and Uninstall oniguruma.x86_64 Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 07,2024

1. Install "oniguruma.x86_64" package

Learn how to install oniguruma.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install oniguruma.x86_64

2. Uninstall "oniguruma.x86_64" package

Please follow the step by step instructions below to uninstall oniguruma.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove oniguruma.x86_64 $ sudo dnf autoremove

3. Information about the oniguruma.x86_64 package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:23:48 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : oniguruma
Version : 6.9.6
Release : 1.el9.5
Architecture : x86_64
Size : 221 k
Source : oniguruma-6.9.6-1.el9.5.src.rpm
Repository : ubi-9-appstream-rpms
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)