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

Last updated: July 04,2024

1. Install "pcre2-devel.x86_64" package

Please follow the guidelines below to install pcre2-devel.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)

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

2. Uninstall "pcre2-devel.x86_64" package

Here is a brief guide to show you how to uninstall pcre2-devel.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):

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

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

Last metadata expiration check: 1:38:41 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : pcre2-devel
Version : 10.40
Release : 2.el9
Architecture : x86_64
Size : 519 k
Source : pcre2-10.40-2.el9.src.rpm
Repository : ubi-9-appstream-rpms
Summary : Development files for pcre2
URL : https://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.