How to Install and Uninstall pcre2-devel.i686 Package on Oracle Linux 9

Last updated: October 08,2024

1. Install "pcre2-devel.i686" package

This is a short guide on how to install pcre2-devel.i686 on Oracle Linux 9

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

2. Uninstall "pcre2-devel.i686" package

Please follow the steps below to uninstall pcre2-devel.i686 on Oracle Linux 9:

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

3. Information about the pcre2-devel.i686 package on Oracle Linux 9

Last metadata expiration check: 2:13:04 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : pcre2-devel
Version : 10.40
Release : 2.0.2.el9
Architecture : i686
Size : 671 k
Source : pcre2-10.40-2.0.2.el9.src.rpm
Repository : ol9_appstream
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.