How to Install and Uninstall apr-util-devel.x86_64 Package on Amazon Linux 2

Last updated: May 19,2024

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

This tutorial shows how to install apr-util-devel.x86_64 on Amazon Linux 2

$ sudo yum makecache $ sudo yum install apr-util-devel.x86_64

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

This guide let you learn how to uninstall apr-util-devel.x86_64 on Amazon Linux 2:

$ sudo yum remove apr-util-devel.x86_64 $ sudo yum autoremove

3. Information about the apr-util-devel.x86_64 package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : apr-util-devel
Arch : x86_64
Version : 1.6.1
Release : 5.amzn2.0.2
Size : 81 k
Repo : amzn2-core/2/x86_64
Summary : APR utility library development kit
URL : http://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.