How to Install and Uninstall perl-Convert-Color-XTerm.noarch Package on Fedora 35

Last updated: February 03,2025

1. Install "perl-Convert-Color-XTerm.noarch" package

Please follow the steps below to install perl-Convert-Color-XTerm.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install perl-Convert-Color-XTerm.noarch

2. Uninstall "perl-Convert-Color-XTerm.noarch" package

Please follow the instructions below to uninstall perl-Convert-Color-XTerm.noarch on Fedora 35:

$ sudo dnf remove perl-Convert-Color-XTerm.noarch $ sudo dnf autoremove

3. Information about the perl-Convert-Color-XTerm.noarch package on Fedora 35

Last metadata expiration check: 1:00:08 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : perl-Convert-Color-XTerm
Version : 0.06
Release : 2.fc35
Architecture : noarch
Size : 22 k
Source : perl-Convert-Color-XTerm-0.06-2.fc35.src.rpm
Repository : fedora
Summary : Indexed colors used by XTerm
URL : https://metacpan.org/release/Convert-Color-XTerm/
License : GPL+ or Artistic
Description : This subclass of Convert::Color::RGB8 provides lookup of the colors that
: xterm uses by default. Note that the module is not intelligent enough to
: actually parse the XTerm configuration on a machine, nor to query a running
: terminal for its actual colors. It simply implements the colors that are
: present as defaults in the XTerm source code.