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

Last updated: April 30,2024

1. Install "pcre2-devel.x86_64" package

Please follow the guidance below to install pcre2-devel.x86_64 on CentOS 8 / RHEL 8

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

2. Uninstall "pcre2-devel.x86_64" package

Please follow the guidelines below to uninstall pcre2-devel.x86_64 on CentOS 8 / RHEL 8:

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

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

Last metadata expiration check: 1 day, 6:29:38 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : pcre2-devel
Version : 10.32
Release : 2.el8
Architecture : x86_64
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.