How to Install and Uninstall pcre-devel.i686 Package on Rocky Linux 9
Last updated: November 27,2024
1. Install "pcre-devel.i686" package
This tutorial shows how to install pcre-devel.i686 on Rocky Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
pcre-devel.i686
Copied
2. Uninstall "pcre-devel.i686" package
In this section, we are going to explain the necessary steps to uninstall pcre-devel.i686 on Rocky Linux 9:
$
sudo dnf remove
pcre-devel.i686
Copied
$
sudo dnf autoremove
Copied
3. Information about the pcre-devel.i686 package on Rocky Linux 9
Last metadata expiration check: 2:39:53 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : pcre-devel
Version : 8.44
Release : 3.el9.3
Architecture : i686
Size : 470 k
Source : pcre-8.44-3.el9.3.src.rpm
Repository : appstream
Summary : Development files for pcre
URL : https://www.pcre.org/
License : BSD
Description : Development files (Headers, libraries for dynamic linking, etc) for pcre.
Available Packages
Name : pcre-devel
Version : 8.44
Release : 3.el9.3
Architecture : i686
Size : 470 k
Source : pcre-8.44-3.el9.3.src.rpm
Repository : appstream
Summary : Development files for pcre
URL : https://www.pcre.org/
License : BSD
Description : Development files (Headers, libraries for dynamic linking, etc) for pcre.