How to Install and Uninstall apr-devel.i686 Package on Oracle Linux 9
Last updated: January 12,2025
1. Install "apr-devel.i686" package
Here is a brief guide to show you how to install apr-devel.i686 on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
apr-devel.i686
Copied
2. Uninstall "apr-devel.i686" package
Here is a brief guide to show you how to uninstall apr-devel.i686 on Oracle Linux 9:
$
sudo dnf remove
apr-devel.i686
Copied
$
sudo dnf autoremove
Copied
3. Information about the apr-devel.i686 package on Oracle Linux 9
Last metadata expiration check: 3:24:18 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : apr-devel
Version : 1.7.0
Release : 12.el9_3
Architecture : i686
Size : 279 k
Source : apr-1.7.0-12.el9_3.src.rpm
Repository : ol9_appstream
Summary : APR library development kit
URL : https://apr.apache.org/
License : ASL 2.0 and BSD with advertising and ISC and BSD
Description : This package provides the support files which can be used to
: build applications using the APR library. The mission of the
: Apache Portable Runtime (APR) is to provide a free library of
: C data structures and routines.
Available Packages
Name : apr-devel
Version : 1.7.0
Release : 12.el9_3
Architecture : i686
Size : 279 k
Source : apr-1.7.0-12.el9_3.src.rpm
Repository : ol9_appstream
Summary : APR library development kit
URL : https://apr.apache.org/
License : ASL 2.0 and BSD with advertising and ISC and BSD
Description : This package provides the support files which can be used to
: build applications using the APR library. The mission of the
: Apache Portable Runtime (APR) is to provide a free library of
: C data structures and routines.