How to Install and Uninstall apr-util.i686 Package on AlmaLinux 9

Last updated: October 12,2024

1. Install "apr-util.i686" package

This is a short guide on how to install apr-util.i686 on AlmaLinux 9

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

2. Uninstall "apr-util.i686" package

This tutorial shows how to uninstall apr-util.i686 on AlmaLinux 9:

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

3. Information about the apr-util.i686 package on AlmaLinux 9

Last metadata expiration check: 0:12:46 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : apr-util
Version : 1.6.1
Release : 23.el9
Architecture : i686
Size : 103 k
Source : apr-util-1.6.1-23.el9.src.rpm
Repository : 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.