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

Last updated: November 27,2024

1. Install "oniguruma.i686" package

Please follow the guidelines below to install oniguruma.i686 on Fedora 39

$ sudo dnf update $ sudo dnf install oniguruma.i686

2. Uninstall "oniguruma.i686" package

This tutorial shows how to uninstall oniguruma.i686 on Fedora 39:

$ sudo dnf remove oniguruma.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 1:42:12 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : oniguruma
Version : 6.9.9
Release : 1.fc39
Architecture : i686
Size : 223 k
Source : oniguruma-6.9.9-1.fc39.src.rpm
Repository : updates
Summary : Regular expressions library
URL : https://github.com/kkos/oniguruma/
License : BSD-2-Clause
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)