How to Install and Uninstall apr.i686 Package on Fedora 36

Last updated: January 11,2025

1. Install "apr.i686" package

Here is a brief guide to show you how to install apr.i686 on Fedora 36

$ sudo dnf update $ sudo dnf install apr.i686

2. Uninstall "apr.i686" package

Please follow the guidelines below to uninstall apr.i686 on Fedora 36:

$ sudo dnf remove apr.i686 $ sudo dnf autoremove

3. Information about the apr.i686 package on Fedora 36

Last metadata expiration check: 0:32:59 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : apr
Version : 1.7.0
Release : 16.fc36
Architecture : i686
Size : 135 k
Source : apr-1.7.0-16.fc36.src.rpm
Repository : fedora
Summary : Apache Portable Runtime library
URL : https://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.