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

Last updated: October 08,2024

1. Install "apr-util-devel.i686" package

Please follow the guidance below to install apr-util-devel.i686 on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install apr-util-devel.i686

2. Uninstall "apr-util-devel.i686" package

Please follow the steps below to uninstall apr-util-devel.i686 on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove apr-util-devel.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 1:56:45 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : apr-util-devel
Version : 1.6.1
Release : 23.el9
Architecture : i686
Size : 79 k
Source : apr-util-1.6.1-23.el9.src.rpm
Repository : ubi-9-appstream-rpms
Summary : APR utility library development kit
URL : https://apr.apache.org/
License : ASL 2.0
Description : This package provides the support files which can be used to
: build applications using the APR utility library. The mission
: of the Apache Portable Runtime (APR) is to provide a free
: library of C data structures and routines.