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

Last updated: October 06,2024

1. Install "pcre2-devel.i686" package

Learn how to install pcre2-devel.i686 on AlmaLinux 8

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

2. Uninstall "pcre2-devel.i686" package

Please follow the instructions below to uninstall pcre2-devel.i686 on AlmaLinux 8:

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

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

Last metadata expiration check: 1:47:27 ago on Mon Sep 5 03:22:42 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.