How to Install and Uninstall jansi1.noarch Package on Fedora 39

Last updated: November 28,2024

1. Install "jansi1.noarch" package

Learn how to install jansi1.noarch on Fedora 39

$ sudo dnf update $ sudo dnf install jansi1.noarch

2. Uninstall "jansi1.noarch" package

Here is a brief guide to show you how to uninstall jansi1.noarch on Fedora 39:

$ sudo dnf remove jansi1.noarch $ sudo dnf autoremove

3. Information about the jansi1.noarch package on Fedora 39

Last metadata expiration check: 5:17:24 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : jansi1
Version : 1.18
Release : 18.fc39
Architecture : noarch
Size : 78 k
Source : jansi1-1.18-18.fc39.src.rpm
Repository : fedora
Summary : Generate and interpret ANSI escape sequences in Java
URL : https://fusesource.github.io/jansi/
License : Apache-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 when output is sent to output devices which cannot support
: ANSI sequences.