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

Last updated: November 29,2024

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

This is a short guide on how to install perl-Tie-RefHash-Weak.noarch on Fedora 35

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

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

This tutorial shows how to uninstall perl-Tie-RefHash-Weak.noarch on Fedora 35:

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

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

Last metadata expiration check: 3:16:34 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : perl-Tie-RefHash-Weak
Version : 0.09
Release : 37.fc35
Architecture : noarch
Size : 15 k
Source : perl-Tie-RefHash-Weak-0.09-37.fc35.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.