How to Install and Uninstall perl-Test-Kwalitee.noarch Package on Fedora 39

Last updated: January 12,2025

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

This guide let you learn how to install perl-Test-Kwalitee.noarch on Fedora 39

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

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

This tutorial shows how to uninstall perl-Test-Kwalitee.noarch on Fedora 39:

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

3. Information about the perl-Test-Kwalitee.noarch package on Fedora 39

Last metadata expiration check: 4:37:36 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : perl-Test-Kwalitee
Version : 1.28
Release : 14.fc39
Architecture : noarch
Size : 28 k
Source : perl-Test-Kwalitee-1.28-14.fc39.src.rpm
Repository : fedora
Summary : Test the Kwalitee of a distribution before you release it
URL : http://metacpan.org/module/Test::Kwalitee
License : GPL-1.0-or-later OR Artistic-1.0-Perl
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).