How to Install and Uninstall jline3-remote-telnet Package on openSuSE Tumbleweed

Last updated: July 03,2024

1. Install "jline3-remote-telnet" package

Please follow the guidance below to install jline3-remote-telnet on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install jline3-remote-telnet

2. Uninstall "jline3-remote-telnet" package

Please follow the instructions below to uninstall jline3-remote-telnet on openSuSE Tumbleweed:

$ sudo zypper remove jline3-remote-telnet

3. Information about the jline3-remote-telnet package on openSuSE Tumbleweed

Information for package jline3-remote-telnet:
---------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : jline3-remote-telnet
Version : 3.22.0-2.3
Arch : noarch
Vendor : openSUSE
Installed Size : 81.2 KiB
Installed : No
Status : not installed
Source package : jline3-3.22.0-2.3.src
Upstream URL : https://github.com/jline/jline3
Summary : JLine Remote Telnet
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 helpers for using jline over telnet (including
a telnet server implementation).