How to Install and Uninstall perl-ExtUtils-Command.noarch Package on AlmaLinux 8

Last updated: June 02,2024

1. Install "perl-ExtUtils-Command.noarch" package

Learn how to install perl-ExtUtils-Command.noarch on AlmaLinux 8

$ sudo dnf update $ sudo dnf install perl-ExtUtils-Command.noarch

2. Uninstall "perl-ExtUtils-Command.noarch" package

Please follow the guidance below to uninstall perl-ExtUtils-Command.noarch on AlmaLinux 8:

$ sudo dnf remove perl-ExtUtils-Command.noarch $ sudo dnf autoremove

3. Information about the perl-ExtUtils-Command.noarch package on AlmaLinux 8

Last metadata expiration check: 0:33:35 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : perl-ExtUtils-Command
Epoch : 1
Version : 7.34
Release : 1.el8
Architecture : noarch
Size : 19 k
Source : perl-ExtUtils-MakeMaker-7.34-1.el8.src.rpm
Repository : appstream
Summary : Perl routines to replace common UNIX commands in Makefiles
URL : http://search.cpan.org/dist/ExtUtils-MakeMaker/
License : GPL+ or Artistic
Description : This Perl module is used to replace common UNIX commands. In all cases the
: functions work with @ARGV rather than taking arguments. This makes them
: easier to deal with in Makefiles.