How to Install and Uninstall apr.i686 Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 06,2024

1. Install "apr.i686" package

Please follow the guidelines below to install apr.i686 on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install apr.i686

2. Uninstall "apr.i686" package

Please follow the guidelines below to uninstall apr.i686 on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove apr.i686 $ sudo dnf autoremove

3. Information about the apr.i686 package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:37:09 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : apr
Version : 1.7.0
Release : 12.el9_3
Architecture : i686
Size : 137 k
Source : apr-1.7.0-12.el9_3.src.rpm
Repository : ubi-9-appstream-rpms
Summary : Apache Portable Runtime library
URL : https://apr.apache.org/
License : ASL 2.0 and BSD with advertising and ISC and BSD
Description : The mission of the Apache Portable Runtime (APR) is to provide a
: free library of C data structures and routines, forming a system
: portability layer to as many operating systems as possible,
: including Unices, MS Win32, BeOS and OS/2.