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

Last updated: October 08,2024

1. Install "pcre2-devel.i686" package

Learn how to install pcre2-devel.i686 on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install pcre2-devel.i686

2. Uninstall "pcre2-devel.i686" package

Please follow the instructions below to uninstall pcre2-devel.i686 on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove pcre2-devel.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 2:26:15 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : pcre2-devel
Version : 10.40
Release : 2.el9
Architecture : i686
Size : 519 k
Source : pcre2-10.40-2.el9.src.rpm
Repository : ubi-9-appstream-rpms
Summary : Development files for pcre2
URL : https://www.pcre.org/
License : BSD
Description : Development files (headers, libraries for dynamic linking, documentation)
: for pcre2. The header file for the POSIX-style functions is called
: pcre2posix.h.