How to Install and Uninstall perl-Hash-MultiValue.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: June 16,2024

1. Install "perl-Hash-MultiValue.noarch" package

Here is a brief guide to show you how to install perl-Hash-MultiValue.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install perl-Hash-MultiValue.noarch

2. Uninstall "perl-Hash-MultiValue.noarch" package

This guide covers the steps necessary to uninstall perl-Hash-MultiValue.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove perl-Hash-MultiValue.noarch $ sudo dnf autoremove

3. Information about the perl-Hash-MultiValue.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 0:06:06 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : perl-Hash-MultiValue
Version : 0.16
Release : 22.el9
Architecture : noarch
Size : 27 k
Source : perl-Hash-MultiValue-0.16-22.el9.src.rpm
Repository : epel
Summary : Store multiple values per key
URL : https://metacpan.org/release/Hash-MultiValue
License : GPL+ or Artistic
Description : Hash::MultiValue is an object (and a plain hash reference) that may
: contain multiple values per key.