How to Install and Uninstall pcre2-devel.i686 Package on Fedora 34

Last updated: October 05,2024

1. Install "pcre2-devel.i686" package

This tutorial shows how to install pcre2-devel.i686 on Fedora 34

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

2. Uninstall "pcre2-devel.i686" package

This guide covers the steps necessary to uninstall pcre2-devel.i686 on Fedora 34:

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

3. Information about the pcre2-devel.i686 package on Fedora 34

Last metadata expiration check: 3:32:23 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : pcre2-devel
Version : 10.36
Release : 4.fc34
Architecture : i686
Size : 477 k
Source : pcre2-10.36-4.fc34.src.rpm
Repository : fedora
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.