How to Install and Uninstall perl-Test-Prereq.noarch Package on AlmaLinux 8
Last updated: November 01,2024
1. Install "perl-Test-Prereq.noarch" package
Please follow the steps below to install perl-Test-Prereq.noarch on AlmaLinux 8
$
sudo dnf update
Copied
$
sudo dnf install
perl-Test-Prereq.noarch
Copied
2. Uninstall "perl-Test-Prereq.noarch" package
In this section, we are going to explain the necessary steps to uninstall perl-Test-Prereq.noarch on AlmaLinux 8:
$
sudo dnf remove
perl-Test-Prereq.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the perl-Test-Prereq.noarch package on AlmaLinux 8
Last metadata expiration check: 0:12:11 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : perl-Test-Prereq
Version : 2.002
Release : 11.el8
Architecture : noarch
Size : 27 k
Source : perl-Test-Prereq-2.002-11.el8.src.rpm
Repository : epel
Summary : Check if Makefile.PL has the right pre-requisites
URL : https://metacpan.org/release/Test-Prereq
License : Artistic 2.0
Description : The prereq_ok() function examines the modules it finds in blib/lib/,
: blib/script, and the test files it finds in t/ (and test.pl). It figures out
: which modules they use and compares that list of modules to those in the
: PREREQ_PM section of Makefile.PL.
:
: If you use Module::Build, see Test::Prereq::Build instead.
Available Packages
Name : perl-Test-Prereq
Version : 2.002
Release : 11.el8
Architecture : noarch
Size : 27 k
Source : perl-Test-Prereq-2.002-11.el8.src.rpm
Repository : epel
Summary : Check if Makefile.PL has the right pre-requisites
URL : https://metacpan.org/release/Test-Prereq
License : Artistic 2.0
Description : The prereq_ok() function examines the modules it finds in blib/lib/,
: blib/script, and the test files it finds in t/ (and test.pl). It figures out
: which modules they use and compares that list of modules to those in the
: PREREQ_PM section of Makefile.PL.
:
: If you use Module::Build, see Test::Prereq::Build instead.