How to Install and Uninstall perl-Term-ANSIColor.src Package on Oracle Linux 8
Last updated: November 13,2024
1. Install "perl-Term-ANSIColor.src" package
Please follow the instructions below to install perl-Term-ANSIColor.src on Oracle Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
perl-Term-ANSIColor.src
Copied
2. Uninstall "perl-Term-ANSIColor.src" package
Please follow the guidelines below to uninstall perl-Term-ANSIColor.src on Oracle Linux 8:
$
sudo dnf remove
perl-Term-ANSIColor.src
Copied
$
sudo dnf autoremove
Copied
3. Information about the perl-Term-ANSIColor.src package on Oracle Linux 8
Last metadata expiration check: 2:19:25 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : perl-Term-ANSIColor
Version : 5.01
Release : 458.module+el8.6.0+20545+312b6629
Architecture : src
Size : 69 k
Source : None
Repository : ol8_appstream
Summary : Color screen output using ANSI escape sequences
URL : https://metacpan.org/release/Term-ANSIColor
License : GPL+ or Artistic
Description : This module has two interfaces, one through color() and colored() and the
: other through constants. It also offers the utility functions uncolor(),
: colorstrip(), colorvalid(), and coloralias(), which have to be explicitly
: imported to be used.
Available Packages
Name : perl-Term-ANSIColor
Version : 5.01
Release : 458.module+el8.6.0+20545+312b6629
Architecture : src
Size : 69 k
Source : None
Repository : ol8_appstream
Summary : Color screen output using ANSI escape sequences
URL : https://metacpan.org/release/Term-ANSIColor
License : GPL+ or Artistic
Description : This module has two interfaces, one through color() and colored() and the
: other through constants. It also offers the utility functions uncolor(),
: colorstrip(), colorvalid(), and coloralias(), which have to be explicitly
: imported to be used.