How to Install and Uninstall perl-Text-ASCIITable.noarch Package on AlmaLinux 8

Last updated: January 06,2025

1. Install "perl-Text-ASCIITable.noarch" package

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

$ sudo dnf update $ sudo dnf install perl-Text-ASCIITable.noarch

2. Uninstall "perl-Text-ASCIITable.noarch" package

Please follow the steps below to uninstall perl-Text-ASCIITable.noarch on AlmaLinux 8:

$ sudo dnf remove perl-Text-ASCIITable.noarch $ sudo dnf autoremove

3. Information about the perl-Text-ASCIITable.noarch package on AlmaLinux 8

Last metadata expiration check: 1:10:30 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : perl-Text-ASCIITable
Version : 0.22
Release : 11.el8
Architecture : noarch
Size : 38 k
Source : perl-Text-ASCIITable-0.22-11.el8.src.rpm
Repository : epel
Summary : Create a nice formatted table using ASCII characters
URL : https://metacpan.org/release/Text-ASCIITable
License : GPL+ or Artistic
Description : Pretty nifty if you want to output dynamic text to your console or other
: fixed-size-font displays, and at the same time it will display it in a nice
: human-readable, or "cool" way.