How to Install and Uninstall apache-commons-cli.noarch Package on Amazon Linux 2
Last updated: January 06,2025
1. Install "apache-commons-cli.noarch" package
This is a short guide on how to install apache-commons-cli.noarch on Amazon Linux 2
$
sudo yum makecache
Copied
$
sudo yum install
apache-commons-cli.noarch
Copied
2. Uninstall "apache-commons-cli.noarch" package
Here is a brief guide to show you how to uninstall apache-commons-cli.noarch on Amazon Linux 2:
$
sudo yum remove
apache-commons-cli.noarch
Copied
$
sudo yum autoremove
Copied
3. Information about the apache-commons-cli.noarch package on Amazon Linux 2
Loaded plugins: ovl, priorities
Available Packages
Name : apache-commons-cli
Arch : noarch
Version : 1.2
Release : 13.amzn2
Size : 51 k
Repo : amzn2-core/2/x86_64
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.
Available Packages
Name : apache-commons-cli
Arch : noarch
Version : 1.2
Release : 13.amzn2
Size : 51 k
Repo : amzn2-core/2/x86_64
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.