How to Install and Uninstall pcre-cpp.i686 Package on Rocky Linux 8
Last updated: November 14,2024
1. Install "pcre-cpp.i686" package
Please follow the instructions below to install pcre-cpp.i686 on Rocky Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
pcre-cpp.i686
Copied
2. Uninstall "pcre-cpp.i686" package
In this section, we are going to explain the necessary steps to uninstall pcre-cpp.i686 on Rocky Linux 8:
$
sudo dnf remove
pcre-cpp.i686
Copied
$
sudo dnf autoremove
Copied
3. Information about the pcre-cpp.i686 package on Rocky Linux 8
Last metadata expiration check: 0:19:28 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : pcre-cpp
Version : 8.42
Release : 6.el8
Architecture : i686
Size : 47 k
Source : pcre-8.42-6.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.
Available Packages
Name : pcre-cpp
Version : 8.42
Release : 6.el8
Architecture : i686
Size : 47 k
Source : pcre-8.42-6.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.