How to Install and Uninstall perl-Text-Aligner.noarch Package on Rocky Linux 8

Last updated: September 21,2024

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

Please follow the steps below to install perl-Text-Aligner.noarch on Rocky Linux 8

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

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

Please follow the step by step instructions below to uninstall perl-Text-Aligner.noarch on Rocky Linux 8:

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

3. Information about the perl-Text-Aligner.noarch package on Rocky Linux 8

Last metadata expiration check: 0:04:38 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : perl-Text-Aligner
Version : 0.13
Release : 11.el8
Architecture : noarch
Size : 23 k
Source : perl-Text-Aligner-0.13-11.el8.src.rpm
Repository : epel
Summary : Text::Aligner Perl module
URL : https://metacpan.org/release/Text-Aligner
License : MIT
Description : Text::Aligner exports a single function, align(), which is used to justify
: strings to various alignment styles. The alignment specification is the
: first argument, followed by any number of scalars which are subject to
: alignment.