How to Install and Uninstall pcre-utf16.i686 Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: May 20,2024

1. Install "pcre-utf16.i686" package

This is a short guide on how to install pcre-utf16.i686 on Red Hat Enterprise Linux 9 (RHEL 9)

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

2. Uninstall "pcre-utf16.i686" package

Please follow the guidance below to uninstall pcre-utf16.i686 on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the pcre-utf16.i686 package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 0:02:28 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : pcre-utf16
Version : 8.44
Release : 3.el9.3
Architecture : i686
Size : 184 k
Source : pcre-8.44-3.el9.3.src.rpm
Repository : ubi-9-appstream-rpms
Summary : UTF-16 variant of PCRE
URL : https://www.pcre.org/
License : BSD
Description : This is Perl-compatible regular expression library working on UTF-16 strings.
: Detailed change log is provided by pcre-doc package.