How to Install and Uninstall perl-Text-Aligner.noarch Package on Oracle Linux 9

Last updated: June 29,2024

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

Please follow the instructions below to install perl-Text-Aligner.noarch on Oracle Linux 9

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

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

In this section, we are going to explain the necessary steps to uninstall perl-Text-Aligner.noarch on Oracle Linux 9:

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

3. Information about the perl-Text-Aligner.noarch package on Oracle Linux 9

Last metadata expiration check: 0:40:17 ago on Thu Feb 15 07:50:05 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.