How to Install and Uninstall apr-util.x86_64 Package on Oracle Linux 9

Last updated: October 06,2024

1. Install "apr-util.x86_64" package

This is a short guide on how to install apr-util.x86_64 on Oracle Linux 9

$ sudo dnf update $ sudo dnf install apr-util.x86_64

2. Uninstall "apr-util.x86_64" package

Please follow the guidelines below to uninstall apr-util.x86_64 on Oracle Linux 9:

$ sudo dnf remove apr-util.x86_64 $ sudo dnf autoremove

3. Information about the apr-util.x86_64 package on Oracle Linux 9

Last metadata expiration check: 1:39:20 ago on Thu Feb 15 07:50:05 2024.
Installed Packages
Name : apr-util
Version : 1.6.1
Release : 23.el9
Architecture : x86_64
Size : 211 k
Source : apr-util-1.6.1-23.el9.src.rpm
Repository : @System
From repo : ol9_appstream
Summary : Apache Portable Runtime Utility library
URL : https://apr.apache.org/
License : ASL 2.0
Description : The mission of the Apache Portable Runtime (APR) is to provide a
: free library of C data structures and routines. This library
: contains additional utility interfaces for APR; including support
: for XML, LDAP, database interfaces, URI parsing and more.