How to Install and Uninstall beust-jcommander.noarch Package on Amazon Linux 2

Last updated: September 18,2024

1. Install "beust-jcommander.noarch" package

In this section, we are going to explain the necessary steps to install beust-jcommander.noarch on Amazon Linux 2

$ sudo yum makecache $ sudo yum install beust-jcommander.noarch

2. Uninstall "beust-jcommander.noarch" package

This tutorial shows how to uninstall beust-jcommander.noarch on Amazon Linux 2:

$ sudo yum remove beust-jcommander.noarch $ sudo yum autoremove

3. Information about the beust-jcommander.noarch package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : beust-jcommander
Arch : noarch
Version : 1.30
Release : 5.amzn2
Size : 64 k
Repo : amzn2-core/2/x86_64
Summary : Java framework for parsing command line parameters
URL : http://jcommander.org/
License : ASL 2.0
Description : JCommander is a very small Java framework that makes it trivial to
: parse command line parameters (with annotations).