How to Install and Uninstall pcre2-devel.i686 Package on AlmaLinux 9

Last updated: October 06,2024

1. Install "pcre2-devel.i686" package

This guide covers the steps necessary to install pcre2-devel.i686 on AlmaLinux 9

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

2. Uninstall "pcre2-devel.i686" package

Learn how to uninstall pcre2-devel.i686 on AlmaLinux 9:

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

3. Information about the pcre2-devel.i686 package on AlmaLinux 9

Last metadata expiration check: 2:08:40 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : pcre2-devel
Version : 10.40
Release : 2.el9
Architecture : i686
Size : 474 k
Source : pcre2-10.40-2.el9.src.rpm
Repository : appstream
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.