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

Last updated: November 16,2024

1. Install "apr-util-devel.i686" package

Here is a brief guide to show you how to install apr-util-devel.i686 on Fedora 35

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

2. Uninstall "apr-util-devel.i686" package

Please follow the guidelines below to uninstall apr-util-devel.i686 on Fedora 35:

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

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

Last metadata expiration check: 1:14:11 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : apr-util-devel
Version : 1.6.1
Release : 17.fc35
Architecture : i686
Size : 70 k
Source : apr-util-1.6.1-17.fc35.src.rpm
Repository : fedora
Summary : APR utility library development kit
URL : https://apr.apache.org/
License : ASL 2.0
Description : This package provides the support files which can be used to
: build applications using the APR utility library. The mission
: of the Apache Portable Runtime (APR) is to provide a free
: library of C data structures and routines.