How to Install and Uninstall perl-Text-Aligner.noarch Package on CentOS Stream 9

Last updated: September 29,2024

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

This guide covers the steps necessary to install perl-Text-Aligner.noarch on CentOS Stream 9

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

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

Learn how to uninstall perl-Text-Aligner.noarch on CentOS Stream 9:

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

3. Information about the perl-Text-Aligner.noarch package on CentOS Stream 9

Last metadata expiration check: 1:12:40 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : perl-Text-Aligner
Version : 0.16
Release : 6.el9
Architecture : noarch
Size : 20 k
Source : perl-Text-Aligner-0.16-6.el9.src.rpm
Repository : epel
Summary : Text::Aligner Perl module
URL : https://metacpan.org/release/Text-Aligner
License : ICS
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.