How to Install and Uninstall apache-commons-io.src Package on Oracle Linux 9

Last updated: October 06,2024

1. Install "apache-commons-io.src" package

Please follow the steps below to install apache-commons-io.src on Oracle Linux 9

$ sudo dnf update $ sudo dnf install apache-commons-io.src

2. Uninstall "apache-commons-io.src" package

In this section, we are going to explain the necessary steps to uninstall apache-commons-io.src on Oracle Linux 9:

$ sudo dnf remove apache-commons-io.src $ sudo dnf autoremove

3. Information about the apache-commons-io.src package on Oracle Linux 9

Last metadata expiration check: 2:01:25 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : apache-commons-io
Epoch : 1
Version : 2.11.0
Release : 2.module+el9.2.0+20958+a80e7477
Architecture : src
Size : 498 k
Source : None
Repository : ol9_appstream
Summary : Utilities to assist with developing IO functionality
URL : https://commons.apache.org/io
License : ASL 2.0
Description : Commons-IO contains utility classes, stream implementations,
: file filters, and endian classes. It is a library of utilities
: to assist with developing IO functionality.