How to Install and Uninstall perl-Hash-Merge-Simple.noarch Package on AlmaLinux 8
Last updated: November 13,2024
1. Install "perl-Hash-Merge-Simple.noarch" package
Please follow the guidelines below to install perl-Hash-Merge-Simple.noarch on AlmaLinux 8
$
sudo dnf update
Copied
$
sudo dnf install
perl-Hash-Merge-Simple.noarch
Copied
2. Uninstall "perl-Hash-Merge-Simple.noarch" package
Learn how to uninstall perl-Hash-Merge-Simple.noarch on AlmaLinux 8:
$
sudo dnf remove
perl-Hash-Merge-Simple.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the perl-Hash-Merge-Simple.noarch package on AlmaLinux 8
Last metadata expiration check: 2:10:38 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : perl-Hash-Merge-Simple
Version : 0.051
Release : 15.el8
Architecture : noarch
Size : 17 k
Source : perl-Hash-Merge-Simple-0.051-15.el8.src.rpm
Repository : epel
Summary : Recursively merge two or more hashes, simply
URL : https://metacpan.org/release/Hash-Merge-Simple
License : GPL+ or Artistic
Description : Hash::Merge::Simple will recursively merge two or more hashes and return
: the result as a new hash reference. The merge function will descend and
: merge hashes that exist under the same node in both the left and right
: hash, but doesn't attempt to combine arrays, objects, scalars, or
: anything else. The rightmost hash also takes precedence, replacing
: whatever was in the left hash if a conflict occurs. This code was pretty
: much taken straight from Catalyst::Utils, and modified to handle more
: than 2 hashes at the same time.
Available Packages
Name : perl-Hash-Merge-Simple
Version : 0.051
Release : 15.el8
Architecture : noarch
Size : 17 k
Source : perl-Hash-Merge-Simple-0.051-15.el8.src.rpm
Repository : epel
Summary : Recursively merge two or more hashes, simply
URL : https://metacpan.org/release/Hash-Merge-Simple
License : GPL+ or Artistic
Description : Hash::Merge::Simple will recursively merge two or more hashes and return
: the result as a new hash reference. The merge function will descend and
: merge hashes that exist under the same node in both the left and right
: hash, but doesn't attempt to combine arrays, objects, scalars, or
: anything else. The rightmost hash also takes precedence, replacing
: whatever was in the left hash if a conflict occurs. This code was pretty
: much taken straight from Catalyst::Utils, and modified to handle more
: than 2 hashes at the same time.