How to Install and Uninstall pcre2-devel.i686 Package on CentOS 8 / RHEL 8

Last updated: April 30,2024

1. Install "pcre2-devel.i686" package

This guide covers the steps necessary to install pcre2-devel.i686 on CentOS 8 / RHEL 8

$ 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 CentOS 8 / RHEL 8:

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

3. Information about the pcre2-devel.i686 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 6:29:36 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : pcre2-devel
Version : 10.32
Release : 2.el8
Architecture : i686
Size : 605 k
Source : pcre2-10.32-2.el8.src.rpm
Repository : baseos
Summary : Development files for pcre2
URL : http://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.