How to Install and Uninstall perl-Test-Fixme.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)
Last updated: November 28,2024
1. Install "perl-Test-Fixme.noarch" package
This is a short guide on how to install perl-Test-Fixme.noarch on Red Hat Enterprise Linux 9 (RHEL 9)
$
sudo dnf update
Copied
$
sudo dnf install
perl-Test-Fixme.noarch
Copied
2. Uninstall "perl-Test-Fixme.noarch" package
This guide covers the steps necessary to uninstall perl-Test-Fixme.noarch on Red Hat Enterprise Linux 9 (RHEL 9):
$
sudo dnf remove
perl-Test-Fixme.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the perl-Test-Fixme.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)
Last metadata expiration check: 1:41:54 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : perl-Test-Fixme
Version : 0.16
Release : 18.el9
Architecture : noarch
Size : 24 k
Source : perl-Test-Fixme-0.16-18.el9.src.rpm
Repository : epel
Summary : Check code for FIXMEs
URL : https://metacpan.org/release/Test-Fixme
License : GPL+ or Artistic
Description : When coding it is common to come up against problems that need to be
: addressed but that are not a big deal at the moment. What generally happens
: is that the coder adds comments and marks them FIXME.
:
: Test::Fixme allows you to add a test file that ensures that none of these
: get forgotten in the module.
Available Packages
Name : perl-Test-Fixme
Version : 0.16
Release : 18.el9
Architecture : noarch
Size : 24 k
Source : perl-Test-Fixme-0.16-18.el9.src.rpm
Repository : epel
Summary : Check code for FIXMEs
URL : https://metacpan.org/release/Test-Fixme
License : GPL+ or Artistic
Description : When coding it is common to come up against problems that need to be
: addressed but that are not a big deal at the moment. What generally happens
: is that the coder adds comments and marks them FIXME.
:
: Test::Fixme allows you to add a test file that ensures that none of these
: get forgotten in the module.