How to Install and Uninstall apache-commons-cli.noarch Package on Oracle Linux 9

Last updated: May 04,2024

1. Install "apache-commons-cli.noarch" package

Please follow the instructions below to install apache-commons-cli.noarch on Oracle Linux 9

$ sudo dnf update $ sudo dnf install apache-commons-cli.noarch

2. Uninstall "apache-commons-cli.noarch" package

Please follow the instructions below to uninstall apache-commons-cli.noarch on Oracle Linux 9:

$ sudo dnf remove apache-commons-cli.noarch $ sudo dnf autoremove

3. Information about the apache-commons-cli.noarch package on Oracle Linux 9

Last metadata expiration check: 1:57:11 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : apache-commons-cli
Version : 1.4
Release : 17.el9
Architecture : noarch
Size : 77 k
Source : apache-commons-cli-1.4-17.el9.src.rpm
Repository : ol9_appstream
Summary : Command Line Interface Library for Java
URL : http://commons.apache.org/cli/
License : ASL 2.0
Description : The CLI library provides a simple and easy to use API for working with the
: command line arguments and options.