How to Install and Uninstall perl-Number-Bytes-Human.noarch Package on Fedora 38

Last updated: November 29,2024

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

Please follow the steps below to install perl-Number-Bytes-Human.noarch on Fedora 38

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

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

Please follow the step by step instructions below to uninstall perl-Number-Bytes-Human.noarch on Fedora 38:

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

3. Information about the perl-Number-Bytes-Human.noarch package on Fedora 38

Last metadata expiration check: 3:45:36 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : perl-Number-Bytes-Human
Version : 0.11
Release : 20.fc38
Architecture : noarch
Size : 21 k
Source : perl-Number-Bytes-Human-0.11-20.fc38.src.rpm
Repository : fedora
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.