How to Install and Uninstall pcre-utf32.i686 Package on Oracle Linux 9

Last updated: May 18,2024

1. Install "pcre-utf32.i686" package

Here is a brief guide to show you how to install pcre-utf32.i686 on Oracle Linux 9

$ sudo dnf update $ sudo dnf install pcre-utf32.i686

2. Uninstall "pcre-utf32.i686" package

This guide covers the steps necessary to uninstall pcre-utf32.i686 on Oracle Linux 9:

$ sudo dnf remove pcre-utf32.i686 $ sudo dnf autoremove

3. Information about the pcre-utf32.i686 package on Oracle Linux 9

Last metadata expiration check: 3:49:38 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : pcre-utf32
Version : 8.44
Release : 3.el9.3
Architecture : i686
Size : 178 k
Source : pcre-8.44-3.el9.3.src.rpm
Repository : ol9_appstream
Summary : UTF-32 variant of PCRE
URL : https://www.pcre.org/
License : BSD
Description : This is Perl-compatible regular expression library working on UTF-32 strings.
: Detailed change log is provided by pcre-doc package.