How to Install and Uninstall jline3-console Package on openSuSE Tumbleweed
Last updated: November 23,2024
1. Install "jline3-console" package
This is a short guide on how to install jline3-console on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
jline3-console
Copied
2. Uninstall "jline3-console" package
In this section, we are going to explain the necessary steps to uninstall jline3-console on openSuSE Tumbleweed:
$
sudo zypper remove
jline3-console
Copied
3. Information about the jline3-console package on openSuSE Tumbleweed
Information for package jline3-console:
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : jline3-console
Version : 3.22.0-2.3
Arch : noarch
Vendor : openSUSE
Installed Size : 241.9 KiB
Installed : No
Status : not installed
Source package : jline3-3.22.0-2.3.src
Upstream URL : https://github.com/jline/jline3
Summary : JLine Console
Description :
JLine is a Java library for handling console input. It is similar in
functionality to BSD editline and GNU readline but with additional features
that bring it in par with ZSH line editor. People familiar with the
readline/editline capabilities for modern shells (such as bash and tcsh) will
find most of the command editing features of JLine to be familiar.
JLine 3.x is an evolution of JLine 2.x.
This package contains the command registry, object printer and widget
implementations.
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : jline3-console
Version : 3.22.0-2.3
Arch : noarch
Vendor : openSUSE
Installed Size : 241.9 KiB
Installed : No
Status : not installed
Source package : jline3-3.22.0-2.3.src
Upstream URL : https://github.com/jline/jline3
Summary : JLine Console
Description :
JLine is a Java library for handling console input. It is similar in
functionality to BSD editline and GNU readline but with additional features
that bring it in par with ZSH line editor. People familiar with the
readline/editline capabilities for modern shells (such as bash and tcsh) will
find most of the command editing features of JLine to be familiar.
JLine 3.x is an evolution of JLine 2.x.
This package contains the command registry, object printer and widget
implementations.