How to Install and Uninstall jline3-reader Package on openSuSE Tumbleweed
Last updated: November 09,2024
1. Install "jline3-reader" package
This tutorial shows how to install jline3-reader on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
jline3-reader
Copied
2. Uninstall "jline3-reader" package
In this section, we are going to explain the necessary steps to uninstall jline3-reader on openSuSE Tumbleweed:
$
sudo zypper remove
jline3-reader
Copied
3. Information about the jline3-reader package on openSuSE Tumbleweed
Information for package jline3-reader:
--------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : jline3-reader
Version : 3.22.0-2.3
Arch : noarch
Vendor : openSUSE
Installed Size : 286.7 KiB
Installed : No
Status : not installed
Source package : jline3-3.22.0-2.3.src
Upstream URL : https://github.com/jline/jline3
Summary : JLine Reader
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 line reader (including completion, history, etc…).
--------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : jline3-reader
Version : 3.22.0-2.3
Arch : noarch
Vendor : openSUSE
Installed Size : 286.7 KiB
Installed : No
Status : not installed
Source package : jline3-3.22.0-2.3.src
Upstream URL : https://github.com/jline/jline3
Summary : JLine Reader
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 line reader (including completion, history, etc…).