How to Install and Uninstall perl-Data-Integer.noarch Package on Fedora 36

Last updated: May 18,2024

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

In this section, we are going to explain the necessary steps to install perl-Data-Integer.noarch on Fedora 36

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

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

Learn how to uninstall perl-Data-Integer.noarch on Fedora 36:

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

3. Information about the perl-Data-Integer.noarch package on Fedora 36

Last metadata expiration check: 1:03:03 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : perl-Data-Integer
Version : 0.006
Release : 14.fc36
Architecture : noarch
Size : 26 k
Source : perl-Data-Integer-0.006-14.fc36.src.rpm
Repository : fedora
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.