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

Last updated: March 01,2025

1. Install "oniguruma.i686" package

Please follow the instructions below to install oniguruma.i686 on Fedora 35

$ sudo dnf update $ sudo dnf install oniguruma.i686

2. Uninstall "oniguruma.i686" package

This guide let you learn how to uninstall oniguruma.i686 on Fedora 35:

$ sudo dnf remove oniguruma.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 0:04:54 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : oniguruma
Version : 6.9.8
Release : 1.fc35
Architecture : i686
Size : 221 k
Source : oniguruma-6.9.8-1.fc35.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)