How to Install and Uninstall picocli-shell-jline2.noarch Package on Fedora 36
Last updated: November 25,2024
1. Install "picocli-shell-jline2.noarch" package
Learn how to install picocli-shell-jline2.noarch on Fedora 36
$
sudo dnf update
Copied
$
sudo dnf install
picocli-shell-jline2.noarch
Copied
2. Uninstall "picocli-shell-jline2.noarch" package
Please follow the guidance below to uninstall picocli-shell-jline2.noarch on Fedora 36:
$
sudo dnf remove
picocli-shell-jline2.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the picocli-shell-jline2.noarch package on Fedora 36
Last metadata expiration check: 4:33:39 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : picocli-shell-jline2
Version : 4.6.3
Release : 1.fc36
Architecture : noarch
Size : 21 k
Source : picocli-4.6.3-1.fc36.src.rpm
Repository : fedora
Summary : Easily build interactive shell applications with JLine 2 and picocli
URL : https://github.com/remkop/picocli
License : ASL 2.0
Description : Picocli Shell JLine2 contains components and documentation for building
: interactive shell command line applications with JLine 2 and picocli.
:
: JLine and picocli complement each other very well and have little or none
: functional overlap.
:
: JLine provides interactive shell functionality but has no built-in command line
: parsing functionality. What it does provide is a tokenizer for splitting a
: single command line String into an array of command line argument Strings.
:
: Given an array of Strings, picocli can execute a command or subcommand.
: Combining these two libraries makes it easy to build powerful interactive shell
: applications.
Available Packages
Name : picocli-shell-jline2
Version : 4.6.3
Release : 1.fc36
Architecture : noarch
Size : 21 k
Source : picocli-4.6.3-1.fc36.src.rpm
Repository : fedora
Summary : Easily build interactive shell applications with JLine 2 and picocli
URL : https://github.com/remkop/picocli
License : ASL 2.0
Description : Picocli Shell JLine2 contains components and documentation for building
: interactive shell command line applications with JLine 2 and picocli.
:
: JLine and picocli complement each other very well and have little or none
: functional overlap.
:
: JLine provides interactive shell functionality but has no built-in command line
: parsing functionality. What it does provide is a tokenizer for splitting a
: single command line String into an array of command line argument Strings.
:
: Given an array of Strings, picocli can execute a command or subcommand.
: Combining these two libraries makes it easy to build powerful interactive shell
: applications.