How to Install and Uninstall perl-Tie-Hash-MultiValue.noarch Package on Fedora 36

Last updated: January 08,2025

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

This is a short guide on how to install perl-Tie-Hash-MultiValue.noarch on Fedora 36

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

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

This guide let you learn how to uninstall perl-Tie-Hash-MultiValue.noarch on Fedora 36:

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

3. Information about the perl-Tie-Hash-MultiValue.noarch package on Fedora 36

Last metadata expiration check: 1:58:37 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : perl-Tie-Hash-MultiValue
Version : 1.06
Release : 7.fc36
Architecture : noarch
Size : 24 k
Source : perl-Tie-Hash-MultiValue-1.06-7.fc36.src.rpm
Repository : fedora
Summary : Store multiple values per key
URL : https://metacpan.org/release/Tie-Hash-MultiValue
License : GPLv2+ or Artistic
Description : Tie::Hash::MultiValue Perl module allows you to have hashes which store their
: values in anonymous arrays, appending any new value to the already-existing
: ones.