How to Install and Uninstall oniguruma.i686 Package on CentOS 8 / RHEL 8
Last updated: January 14,2025
1. Install "oniguruma.i686" package
Please follow the instructions below to install oniguruma.i686 on CentOS 8 / RHEL 8
$
sudo dnf update
Copied
$
sudo dnf install
oniguruma.i686
Copied
2. Uninstall "oniguruma.i686" package
This guide covers the steps necessary to uninstall oniguruma.i686 on CentOS 8 / RHEL 8:
$
sudo dnf remove
oniguruma.i686
Copied
$
sudo dnf autoremove
Copied
3. Information about the oniguruma.i686 package on CentOS 8 / RHEL 8
Last metadata expiration check: 1 day, 6:21:44 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : oniguruma
Version : 6.8.2
Release : 2.el8
Architecture : i686
Size : 192 k
Source : oniguruma-6.8.2-2.el8.src.rpm
Repository : 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)
Available Packages
Name : oniguruma
Version : 6.8.2
Release : 2.el8
Architecture : i686
Size : 192 k
Source : oniguruma-6.8.2-2.el8.src.rpm
Repository : 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)