How to Install and Uninstall pcre2-devel.i686 Package on Rocky Linux 8

Last updated: September 22,2024

1. Install "pcre2-devel.i686" package

Please follow the guidelines below to install pcre2-devel.i686 on Rocky Linux 8

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

2. Uninstall "pcre2-devel.i686" package

Please follow the guidelines below to uninstall pcre2-devel.i686 on Rocky Linux 8:

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

3. Information about the pcre2-devel.i686 package on Rocky Linux 8

Last metadata expiration check: 0:53:34 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : pcre2-devel
Version : 10.32
Release : 3.el8_6
Architecture : i686
Size : 604 k
Source : pcre2-10.32-3.el8_6.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.