How to Install and Uninstall jansi.x86_64 Package on Fedora 35
Last updated: November 16,2024
1. Install "jansi.x86_64" package
This guide covers the steps necessary to install jansi.x86_64 on Fedora 35
$
sudo dnf update
Copied
$
sudo dnf install
jansi.x86_64
Copied
2. Uninstall "jansi.x86_64" package
Please follow the guidance below to uninstall jansi.x86_64 on Fedora 35:
$
sudo dnf remove
jansi.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the jansi.x86_64 package on Fedora 35
Last metadata expiration check: 0:06:11 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : jansi
Version : 2.3.3
Release : 4.fc35
Architecture : x86_64
Size : 109 k
Source : jansi-2.3.3-4.fc35.src.rpm
Repository : updates
Summary : Generate and interpret ANSI escape sequences in Java
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 : 2.3.3
Release : 4.fc35
Architecture : x86_64
Size : 109 k
Source : jansi-2.3.3-4.fc35.src.rpm
Repository : updates
Summary : Generate and interpret ANSI escape sequences in Java
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.