How to Install and Uninstall apr.i686 Package on AlmaLinux 8

Last updated: January 12,2025

1. Install "apr.i686" package

This is a short guide on how to install apr.i686 on AlmaLinux 8

$ sudo dnf update $ sudo dnf install apr.i686

2. Uninstall "apr.i686" package

Please follow the steps below to uninstall apr.i686 on AlmaLinux 8:

$ sudo dnf remove apr.i686 $ sudo dnf autoremove

3. Information about the apr.i686 package on AlmaLinux 8

Last metadata expiration check: 0:31:41 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : apr
Version : 1.6.3
Release : 12.el8
Architecture : i686
Size : 139 k
Source : apr-1.6.3-12.el8.src.rpm
Repository : appstream
Summary : Apache Portable Runtime library
URL : http://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.