How to Install and Uninstall pcre2-devel.x86_64 Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: November 27,2024

1. Install "pcre2-devel.x86_64" package

This is a short guide on how to install pcre2-devel.x86_64 on Red Hat Enterprise Linux 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 Red Hat Enterprise Linux 8 (RHEL 8):

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

3. Information about the pcre2-devel.x86_64 package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 1:57:37 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : pcre2-devel
Version : 10.32
Release : 3.el8_6
Architecture : x86_64
Size : 605 k
Source : pcre2-10.32-3.el8_6.src.rpm
Repository : ubi-8-baseos-rpms
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.