How to Install and Uninstall jline-style.noarch Package on Fedora 34
Last updated: January 16,2025
1. Install "jline-style.noarch" package
This guide covers the steps necessary to install jline-style.noarch on Fedora 34
$
sudo dnf update
Copied
$
sudo dnf install
jline-style.noarch
Copied
2. Uninstall "jline-style.noarch" package
Please follow the guidance below to uninstall jline-style.noarch on Fedora 34:
$
sudo dnf remove
jline-style.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the jline-style.noarch package on Fedora 34
Last metadata expiration check: 4:58:52 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : jline-style
Version : 3.19.0
Release : 1.fc34
Architecture : noarch
Size : 34 k
Source : jline-3.19.0-1.fc34.src.rpm
Repository : fedora
Summary : JLine style
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 style processor for JLine, which can apply
: colors to strings, for example.
Available Packages
Name : jline-style
Version : 3.19.0
Release : 1.fc34
Architecture : noarch
Size : 34 k
Source : jline-3.19.0-1.fc34.src.rpm
Repository : fedora
Summary : JLine style
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 style processor for JLine, which can apply
: colors to strings, for example.