How to Install and Uninstall perl-Data-Integer.noarch Package on CentOS Stream 8

Last updated: November 02,2024

1. Install "perl-Data-Integer.noarch" package

This tutorial shows how to install perl-Data-Integer.noarch on CentOS Stream 8

$ sudo dnf update $ sudo dnf install perl-Data-Integer.noarch

2. Uninstall "perl-Data-Integer.noarch" package

This guide covers the steps necessary to uninstall perl-Data-Integer.noarch on CentOS Stream 8:

$ sudo dnf remove perl-Data-Integer.noarch $ sudo dnf autoremove

3. Information about the perl-Data-Integer.noarch package on CentOS Stream 8

Last metadata expiration check: 0:24:19 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : perl-Data-Integer
Version : 0.006
Release : 7.el8
Architecture : noarch
Size : 26 k
Source : perl-Data-Integer-0.006-7.el8.src.rpm
Repository : epel
Summary : Details of the native integer data type
URL : https://metacpan.org/release/Data-Integer
License : GPL+ or Artistic
Description : This module is about the native integer numerical data type. A native
: integer is one of the types of datum that can appear in the numeric part
: of a Perl scalar. This module supplies constants describing the native
: integer type.