How to Install and Uninstall oniguruma.i686 Package on Fedora 36

Last updated: May 18,2024

1. Install "oniguruma.i686" package

Please follow the step by step instructions below to install oniguruma.i686 on Fedora 36

$ sudo dnf update $ sudo dnf install oniguruma.i686

2. Uninstall "oniguruma.i686" package

Here is a brief guide to show you how to uninstall oniguruma.i686 on Fedora 36:

$ sudo dnf remove oniguruma.i686 $ sudo dnf autoremove

3. Information about the oniguruma.i686 package on Fedora 36

Last metadata expiration check: 4:44:06 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : oniguruma
Version : 6.9.8
Release : 1.fc36
Architecture : i686
Size : 222 k
Source : oniguruma-6.9.8-1.fc36.src.rpm
Repository : updates
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)