How to Install and Uninstall apr.src Package on Oracle Linux 8

Last updated: May 17,2024

1. Install "apr.src" package

Please follow the guidance below to install apr.src on Oracle Linux 8

$ sudo dnf update $ sudo dnf install apr.src

2. Uninstall "apr.src" package

This guide covers the steps necessary to uninstall apr.src on Oracle Linux 8:

$ sudo dnf remove apr.src $ sudo dnf autoremove

3. Information about the apr.src package on Oracle Linux 8

Last metadata expiration check: 1:43:17 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : apr
Version : 1.6.3
Release : 12.el8
Architecture : src
Size : 869 k
Source : None
Repository : ol8_appstream
Summary : Apache Portable Runtime library
URL : http://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.