How to Install and Uninstall perl-ColorThemeBase-Static.noarch Package on AlmaLinux 9

Last updated: October 04,2024

1. Install "perl-ColorThemeBase-Static.noarch" package

This is a short guide on how to install perl-ColorThemeBase-Static.noarch on AlmaLinux 9

$ sudo dnf update $ sudo dnf install perl-ColorThemeBase-Static.noarch

2. Uninstall "perl-ColorThemeBase-Static.noarch" package

Please follow the guidelines below to uninstall perl-ColorThemeBase-Static.noarch on AlmaLinux 9:

$ sudo dnf remove perl-ColorThemeBase-Static.noarch $ sudo dnf autoremove

3. Information about the perl-ColorThemeBase-Static.noarch package on AlmaLinux 9

Last metadata expiration check: 1:54:59 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : perl-ColorThemeBase-Static
Version : 0.008
Release : 8.el9
Architecture : noarch
Size : 32 k
Source : perl-ColorThemeBase-Static-0.008-8.el9.src.rpm
Repository : epel
Summary : Base class for color theme modules with static list of items
URL : https://metacpan.org/release/ColorThemeBase-Static/
License : GPL+ or Artistic
Description : This is base class for color theme modules with static list of items (from
: object's colors key).
: This class is now alias for ColorThemeBase::Static::FromStructColors. You
: can use that class directly.