How to Install and Uninstall jansi.noarch Package on Oracle Linux 8
Last updated: January 15,2025
1. Install "jansi.noarch" package
This is a short guide on how to install jansi.noarch on Oracle Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
jansi.noarch
Copied
2. Uninstall "jansi.noarch" package
In this section, we are going to explain the necessary steps to uninstall jansi.noarch on Oracle Linux 8:
$
sudo dnf remove
jansi.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the jansi.noarch package on Oracle Linux 8
Last metadata expiration check: 5:44:11 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : jansi
Version : 1.17.1
Release : 1.module+el8+5185+29085240
Architecture : noarch
Size : 79 k
Source : jansi-1.17.1-1.module+el8+5185+29085240.src.rpm
Repository : ol8_appstream
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+5185+29085240
Architecture : noarch
Size : 79 k
Source : jansi-1.17.1-1.module+el8+5185+29085240.src.rpm
Repository : ol8_appstream
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.