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

Last updated: May 19,2024

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

In this section, we are going to explain the necessary steps to install perl-ColorThemeBase-Static.noarch on AlmaLinux 8

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

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

Please follow the step by step instructions below to uninstall perl-ColorThemeBase-Static.noarch on AlmaLinux 8:

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

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

Last metadata expiration check: 1:45:12 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : perl-ColorThemeBase-Static
Version : 0.008
Release : 2.el8
Architecture : noarch
Size : 32 k
Source : perl-ColorThemeBase-Static-0.008-2.el8.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.