How to Install and Uninstall jline-style.noarch Package on Fedora 39
Last updated: November 21,2024
1. Install "jline-style.noarch" package
This guide covers the steps necessary to install jline-style.noarch on Fedora 39
$
sudo dnf update
Copied
$
sudo dnf install
jline-style.noarch
Copied
2. Uninstall "jline-style.noarch" package
This guide covers the steps necessary to uninstall jline-style.noarch on Fedora 39:
$
sudo dnf remove
jline-style.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the jline-style.noarch package on Fedora 39
Last metadata expiration check: 0:06:51 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : jline-style
Version : 3.23.0
Release : 2.fc39
Architecture : noarch
Size : 35 k
Source : jline-3.23.0-2.fc39.src.rpm
Repository : fedora
Summary : JLine style processor
URL : https://github.com/jline/jline3
License : BSD-3-Clause
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 style processor for JLine, which can apply
: colors to strings, for example.
Available Packages
Name : jline-style
Version : 3.23.0
Release : 2.fc39
Architecture : noarch
Size : 35 k
Source : jline-3.23.0-2.fc39.src.rpm
Repository : fedora
Summary : JLine style processor
URL : https://github.com/jline/jline3
License : BSD-3-Clause
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 style processor for JLine, which can apply
: colors to strings, for example.