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

Last updated: October 09,2024

1. Install "apr-devel.i686" package

This guide let you learn how to install apr-devel.i686 on Fedora 36

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

2. Uninstall "apr-devel.i686" package

Please follow the instructions below to uninstall apr-devel.i686 on Fedora 36:

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

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

Last metadata expiration check: 4:23:46 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : apr-devel
Version : 1.7.0
Release : 16.fc36
Architecture : i686
Size : 211 k
Source : apr-1.7.0-16.fc36.src.rpm
Repository : fedora
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.