How to Install and Uninstall apache-commons-cli.noarch Package on Fedora 39

Last updated: October 08,2024

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

This guide let you learn how to install apache-commons-cli.noarch on Fedora 39

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

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

This tutorial shows how to uninstall apache-commons-cli.noarch on Fedora 39:

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

3. Information about the apache-commons-cli.noarch package on Fedora 39

Last metadata expiration check: 2:40:50 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : apache-commons-cli
Version : 1.5.0
Release : 6.fc39
Architecture : noarch
Size : 75 k
Source : apache-commons-cli-1.5.0-6.fc39.src.rpm
Repository : fedora
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.