How to Install and Uninstall perl-Tie-RefHash-Weak.noarch Package on Fedora 34

Last updated: June 30,2024

1. Install "perl-Tie-RefHash-Weak.noarch" package

Please follow the guidelines below to install perl-Tie-RefHash-Weak.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install perl-Tie-RefHash-Weak.noarch

2. Uninstall "perl-Tie-RefHash-Weak.noarch" package

Please follow the guidelines below to uninstall perl-Tie-RefHash-Weak.noarch on Fedora 34:

$ sudo dnf remove perl-Tie-RefHash-Weak.noarch $ sudo dnf autoremove

3. Information about the perl-Tie-RefHash-Weak.noarch package on Fedora 34

Last metadata expiration check: 1:11:54 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : perl-Tie-RefHash-Weak
Version : 0.09
Release : 35.fc34
Architecture : noarch
Size : 15 k
Source : perl-Tie-RefHash-Weak-0.09-35.fc34.src.rpm
Repository : fedora
Summary : Tie::RefHash subclass with weakened references in the keys
URL : https://metacpan.org/release/Tie-RefHash-Weak
License : GPL+ or Artistic
Description : The Tie::RefHash module can be used to access hashes by reference. This is
: useful when you index by object, for example.