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

Last updated: October 05,2024

1. Install "oniguruma.i686" package

This guide let you learn how to install oniguruma.i686 on Fedora 34

$ sudo dnf update $ sudo dnf install oniguruma.i686

2. Uninstall "oniguruma.i686" package

Please follow the guidance below to uninstall oniguruma.i686 on Fedora 34:

$ sudo dnf remove oniguruma.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 1:00:48 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : oniguruma
Version : 6.9.7.1
Release : 1.fc34
Architecture : i686
Size : 231 k
Source : oniguruma-6.9.7.1-1.fc34.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)