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

Last updated: October 07,2024

1. Install "perl-Number-Format.noarch" package

In this section, we are going to explain the necessary steps to install perl-Number-Format.noarch on Red Hat Enterprise Linux 8 (RHEL 8)

$ sudo dnf update $ sudo dnf install perl-Number-Format.noarch

2. Uninstall "perl-Number-Format.noarch" package

This guide covers the steps necessary to uninstall perl-Number-Format.noarch on Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove perl-Number-Format.noarch $ sudo dnf autoremove

3. Information about the perl-Number-Format.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 0:20:35 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : perl-Number-Format
Version : 1.75
Release : 13.el8
Architecture : noarch
Size : 37 k
Source : perl-Number-Format-1.75-13.el8.src.rpm
Repository : epel
Summary : Perl extension for formatting numbers
URL : https://metacpan.org/release/Number-Format
License : GPL+ or Artistic
Description : This module provides an easy means of formatting numbers in a manner
: suitable for displaying to the user.