How to Install and Uninstall pcre-cpp.x86_64 Package on Oracle Linux 8

Last updated: October 05,2024

1. Install "pcre-cpp.x86_64" package

Please follow the guidance below to install pcre-cpp.x86_64 on Oracle Linux 8

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

2. Uninstall "pcre-cpp.x86_64" package

Please follow the step by step instructions below to uninstall pcre-cpp.x86_64 on Oracle Linux 8:

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

3. Information about the pcre-cpp.x86_64 package on Oracle Linux 8

Last metadata expiration check: 5:25:35 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : pcre-cpp
Version : 8.42
Release : 6.el8
Architecture : x86_64
Size : 47 k
Source : pcre-8.42-6.el8.src.rpm
Repository : ol8_baseos_latest
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.