Install libnumber-bytes-human-perl by entering the following commands in the terminal:
sudo apt update sudo apt install libnumber-bytes-human-perl
Description:
module to convert byte count to human readable format and back
Number::Bytes::Human provides a formatter which turns byte counts to usual readable format, like '2.0K' or '3.1GiB', as well as a parser to go the opposite way. It was inspired by the -h option of Unix utilities like du and df for "human-readable" output.
Homepage: https://metacpan.org/release/Number-Bytes-Human
Version: 0.11-1
Section: universe/perl