How to Install and Uninstall pcre-cpp.i686 Package on CentOS 8 / RHEL 8

Last updated: April 30,2024

1. Install "pcre-cpp.i686" package

Please follow the instructions below to install pcre-cpp.i686 on CentOS 8 / RHEL 8

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

2. Uninstall "pcre-cpp.i686" package

Please follow the instructions below to uninstall pcre-cpp.i686 on CentOS 8 / RHEL 8:

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

3. Information about the pcre-cpp.i686 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 6:29:25 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : pcre-cpp
Version : 8.42
Release : 4.el8
Architecture : i686
Size : 48 k
Source : pcre-8.42-4.el8.src.rpm
Repository : baseos
Summary : C++ bindings for PCRE
URL : http://www.pcre.org/
License : BSD
Description : This is C++ bindings for the Perl-compatible regular expression library.
: Detailed change log is provided by pcre-doc package.