How to Install and Uninstall perl-Number-Bytes-Human.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 09,2024

1. Install "perl-Number-Bytes-Human.noarch" package

Please follow the step by step instructions below to install perl-Number-Bytes-Human.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install perl-Number-Bytes-Human.noarch

2. Uninstall "perl-Number-Bytes-Human.noarch" package

Please follow the steps below to uninstall perl-Number-Bytes-Human.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove perl-Number-Bytes-Human.noarch $ sudo dnf autoremove

3. Information about the perl-Number-Bytes-Human.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 0:14:13 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : perl-Number-Bytes-Human
Version : 0.11
Release : 19.el9
Architecture : noarch
Size : 21 k
Source : perl-Number-Bytes-Human-0.11-19.el9.src.rpm
Repository : epel
Summary : Convert byte count to human readable format
URL : https://metacpan.org/release/Number-Bytes-Human
License : GPL+ or Artistic
Description : This module is designed to format byte counts to usual readable
: format, like '2.0K', '3.1G', '100B'. It was inspired in the -h option of
: Unix utilities like du, df and ls for "human-readable" output.