How to Install and Uninstall perl-Test-Kwalitee.noarch Package on CentOS Stream 9

Last updated: September 21,2024

1. Install "perl-Test-Kwalitee.noarch" package

Please follow the steps below to install perl-Test-Kwalitee.noarch on CentOS Stream 9

$ sudo dnf update $ sudo dnf install perl-Test-Kwalitee.noarch

2. Uninstall "perl-Test-Kwalitee.noarch" package

This guide covers the steps necessary to uninstall perl-Test-Kwalitee.noarch on CentOS Stream 9:

$ sudo dnf remove perl-Test-Kwalitee.noarch $ sudo dnf autoremove

3. Information about the perl-Test-Kwalitee.noarch package on CentOS Stream 9

Last metadata expiration check: 0:43:40 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : perl-Test-Kwalitee
Version : 1.28
Release : 3.el9
Architecture : noarch
Size : 30 k
Source : perl-Test-Kwalitee-1.28-3.el9.src.rpm
Repository : epel
Summary : Test the Kwalitee of a distribution before you release it
URL : http://metacpan.org/module/Test::Kwalitee
License : GPL+ or Artistic
Description : Kwalitee is an automatically-measurable gauge of how good your software
: is. That's very different from quality, which a computer really can't
: measure in a general sense (if you can, you've solved a hard problem in
: computer science).