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

Last updated: July 07,2024

1. Install "oniguruma.i686" package

This guide let you learn how to install oniguruma.i686 on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install oniguruma.i686

2. Uninstall "oniguruma.i686" package

In this section, we are going to explain the necessary steps to uninstall oniguruma.i686 on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove oniguruma.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 1:25:36 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : oniguruma
Version : 6.9.6
Release : 1.el9.5
Architecture : i686
Size : 226 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)