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

Last updated: October 12,2024

1. Install "pcre-devel.x86_64" package

In this section, we are going to explain the necessary steps to install pcre-devel.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)

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

2. Uninstall "pcre-devel.x86_64" package

This tutorial shows how to uninstall pcre-devel.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):

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

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

Last metadata expiration check: 1:45:29 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : pcre-devel
Version : 8.42
Release : 6.el8
Architecture : x86_64
Size : 551 k
Source : pcre-8.42-6.el8.src.rpm
Repository : ubi-8-baseos-rpms
Summary : Development files for pcre
URL : http://www.pcre.org/
License : BSD
Description : Development files (Headers, libraries for dynamic linking, etc) for pcre.