How to Install and Uninstall jline-style.noarch Package on Fedora 35
Last updated: November 16,2024
1. Install "jline-style.noarch" package
This tutorial shows how to install jline-style.noarch on Fedora 35
$
sudo dnf update
Copied
$
sudo dnf install
jline-style.noarch
Copied
2. Uninstall "jline-style.noarch" package
Please follow the steps below to uninstall jline-style.noarch on Fedora 35:
$
sudo dnf remove
jline-style.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the jline-style.noarch package on Fedora 35
Last metadata expiration check: 0:36:00 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : jline-style
Version : 3.20.0
Release : 2.fc35
Architecture : noarch
Size : 34 k
Source : jline-3.20.0-2.fc35.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.20.0
Release : 2.fc35
Architecture : noarch
Size : 34 k
Source : jline-3.20.0-2.fc35.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.