How to Install and Uninstall jansi.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)
Last updated: November 28,2024
1. Install "jansi.noarch" package
Please follow the instructions below to install jansi.noarch on Red Hat Enterprise Linux 8 (RHEL 8)
$
sudo dnf update
Copied
$
sudo dnf install
jansi.noarch
Copied
2. Uninstall "jansi.noarch" package
This guide covers the steps necessary to uninstall jansi.noarch on Red Hat Enterprise Linux 8 (RHEL 8):
$
sudo dnf remove
jansi.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the jansi.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)
Last metadata expiration check: 1:04:28 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : jansi
Version : 1.17.1
Release : 1.module+el8+2452+b359bfcd
Architecture : noarch
Size : 79 k
Source : jansi-1.17.1-1.module+el8+2452+b359bfcd.src.rpm
Repository : ubi-8-appstream-rpms
Summary : Jansi is a java library for generating and interpreting ANSI escape sequences
URL : http://fusesource.github.io/jansi/
License : ASL 2.0
Description : Jansi is a small java library that allows you to use ANSI escape sequences
: in your Java console applications. It implements ANSI support on platforms
: which don't support it like Windows and provides graceful degradation for
: when output is being sent to output devices which cannot support ANSI sequences.
Available Packages
Name : jansi
Version : 1.17.1
Release : 1.module+el8+2452+b359bfcd
Architecture : noarch
Size : 79 k
Source : jansi-1.17.1-1.module+el8+2452+b359bfcd.src.rpm
Repository : ubi-8-appstream-rpms
Summary : Jansi is a java library for generating and interpreting ANSI escape sequences
URL : http://fusesource.github.io/jansi/
License : ASL 2.0
Description : Jansi is a small java library that allows you to use ANSI escape sequences
: in your Java console applications. It implements ANSI support on platforms
: which don't support it like Windows and provides graceful degradation for
: when output is being sent to output devices which cannot support ANSI sequences.