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

Last updated: October 09,2024

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

Here is a brief guide to show you how to install perl-Number-Bytes-Human.noarch on Red Hat Enterprise Linux 8 (RHEL 8)

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

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

This guide let you learn how to uninstall perl-Number-Bytes-Human.noarch on Red Hat Enterprise Linux 8 (RHEL 8):

$ 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 8 (RHEL 8)

Last metadata expiration check: 0:10:28 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : perl-Number-Bytes-Human
Version : 0.11
Release : 10.el8
Architecture : noarch
Size : 24 k
Source : perl-Number-Bytes-Human-0.11-10.el8.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.