How to Install and Uninstall perl-Number-Bytes-Human.noarch Package on CentOS Stream 8

Last updated: November 01,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 CentOS Stream 8

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

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

Please follow the guidelines below to uninstall perl-Number-Bytes-Human.noarch on CentOS Stream 8:

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

3. Information about the perl-Number-Bytes-Human.noarch package on CentOS Stream 8

Last metadata expiration check: 6:09:50 ago on Sun Feb 25 03:03:59 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.