How to Install and Uninstall perl-Hash-Util-FieldHash-Compat.noarch Package on Fedora 36

Last updated: October 06,2024

1. Install "perl-Hash-Util-FieldHash-Compat.noarch" package

This guide let you learn how to install perl-Hash-Util-FieldHash-Compat.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install perl-Hash-Util-FieldHash-Compat.noarch

2. Uninstall "perl-Hash-Util-FieldHash-Compat.noarch" package

Here is a brief guide to show you how to uninstall perl-Hash-Util-FieldHash-Compat.noarch on Fedora 36:

$ sudo dnf remove perl-Hash-Util-FieldHash-Compat.noarch $ sudo dnf autoremove

3. Information about the perl-Hash-Util-FieldHash-Compat.noarch package on Fedora 36

Last metadata expiration check: 1:22:11 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : perl-Hash-Util-FieldHash-Compat
Version : 0.11
Release : 19.fc36
Architecture : noarch
Size : 24 k
Source : perl-Hash-Util-FieldHash-Compat-0.11-19.fc36.src.rpm
Repository : fedora
Summary : Use Hash::Util::FieldHash or ties, depending on availability
URL : https://metacpan.org/release/Hash-Util-FieldHash-Compat
License : GPL+ or Artistic
Description : Under older perls this module provides a drop in compatible API to
: Hash::Util::FieldHash using perltie. When Hash::Util::FieldHash is
: available, it will use that instead.