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

Last updated: October 09,2024

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

Please follow the guidance below to install perl-Tie-Hash-MultiValue.noarch on Fedora 39

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

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

This tutorial shows how to uninstall perl-Tie-Hash-MultiValue.noarch on Fedora 39:

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

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

Last metadata expiration check: 2:50:58 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : perl-Tie-Hash-MultiValue
Version : 1.06
Release : 11.fc39
Architecture : noarch
Size : 23 k
Source : perl-Tie-Hash-MultiValue-1.06-11.fc39.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.