How to Install and Uninstall jline-remote-telnet.noarch Package on Fedora 35

Last updated: September 30,2024

1. Install "jline-remote-telnet.noarch" package

This tutorial shows how to install jline-remote-telnet.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install jline-remote-telnet.noarch

2. Uninstall "jline-remote-telnet.noarch" package

Please follow the guidance below to uninstall jline-remote-telnet.noarch on Fedora 35:

$ sudo dnf remove jline-remote-telnet.noarch $ sudo dnf autoremove

3. Information about the jline-remote-telnet.noarch package on Fedora 35

Last metadata expiration check: 2:13:39 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : jline-remote-telnet
Version : 3.20.0
Release : 2.fc35
Architecture : noarch
Size : 41 k
Source : jline-3.20.0-2.fc35.src.rpm
Repository : fedora
Summary : JLine remote telnet
URL : https://github.com/jline/jline3
License : BSD
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 the ZSH line editor. Those 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.
:
: This package contains a telnet client.