How to Install and Uninstall jline.noarch Package on Amazon Linux 2
Last updated: November 27,2024
1. Install "jline.noarch" package
Please follow the guidelines below to install jline.noarch on Amazon Linux 2
$
sudo yum makecache
Copied
$
sudo yum install
jline.noarch
Copied
2. Uninstall "jline.noarch" package
Please follow the steps below to uninstall jline.noarch on Amazon Linux 2:
$
sudo yum remove
jline.noarch
Copied
$
sudo yum autoremove
Copied
3. Information about the jline.noarch package on Amazon Linux 2
Loaded plugins: ovl, priorities
Available Packages
Name : jline
Arch : noarch
Version : 1.0
Release : 8.amzn2
Size : 69 k
Repo : amzn2-core/2/x86_64
Summary : Java library for reading and editing user input in console
: applications
URL : http://jline.sourceforge.net/
License : BSD
Description : JLine is a java library for reading and editing user input in
: console applications. It features tab-completion, command history,
: password masking, configurable key-bindings, and pass-through
: handlers to use to chain to other console applications.
Available Packages
Name : jline
Arch : noarch
Version : 1.0
Release : 8.amzn2
Size : 69 k
Repo : amzn2-core/2/x86_64
Summary : Java library for reading and editing user input in console
: applications
URL : http://jline.sourceforge.net/
License : BSD
Description : JLine is a java library for reading and editing user input in
: console applications. It features tab-completion, command history,
: password masking, configurable key-bindings, and pass-through
: handlers to use to chain to other console applications.