How to Install and Uninstall apr-devel.x86_64 Package on Amazon Linux 2
Last updated: November 25,2024
1. Install "apr-devel.x86_64" package
This tutorial shows how to install apr-devel.x86_64 on Amazon Linux 2
$
sudo yum makecache
Copied
$
sudo yum install
apr-devel.x86_64
Copied
2. Uninstall "apr-devel.x86_64" package
This is a short guide on how to uninstall apr-devel.x86_64 on Amazon Linux 2:
$
sudo yum remove
apr-devel.x86_64
Copied
$
sudo yum autoremove
Copied
3. Information about the apr-devel.x86_64 package on Amazon Linux 2
Loaded plugins: ovl, priorities
Available Packages
Name : apr-devel
Arch : x86_64
Version : 1.7.0
Release : 9.amzn2
Size : 205 k
Repo : amzn2-core/2/x86_64
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.
Available Packages
Name : apr-devel
Arch : x86_64
Version : 1.7.0
Release : 9.amzn2
Size : 205 k
Repo : amzn2-core/2/x86_64
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.