How to Install and Uninstall perl-Data-Float.noarch Package on Oracle Linux 8
Last updated: November 26,2024
1. Install "perl-Data-Float.noarch" package
This tutorial shows how to install perl-Data-Float.noarch on Oracle Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
perl-Data-Float.noarch
Copied
2. Uninstall "perl-Data-Float.noarch" package
This is a short guide on how to uninstall perl-Data-Float.noarch on Oracle Linux 8:
$
sudo dnf remove
perl-Data-Float.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the perl-Data-Float.noarch package on Oracle Linux 8
Last metadata expiration check: 6:51:08 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : perl-Data-Float
Version : 0.013
Release : 7.el8
Architecture : noarch
Size : 34 k
Source : perl-Data-Float-0.013-7.el8.src.rpm
Repository : epel
Summary : Details of the floating point data type
URL : https://metacpan.org/release/Data-Float
License : GPL+ or Artistic
Description : This module is about the native floating point numerical data type. A floating
: point number 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
: floating point type, classification functions, and functions to manipulate
: floating point values at a low level.
Available Packages
Name : perl-Data-Float
Version : 0.013
Release : 7.el8
Architecture : noarch
Size : 34 k
Source : perl-Data-Float-0.013-7.el8.src.rpm
Repository : epel
Summary : Details of the floating point data type
URL : https://metacpan.org/release/Data-Float
License : GPL+ or Artistic
Description : This module is about the native floating point numerical data type. A floating
: point number 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
: floating point type, classification functions, and functions to manipulate
: floating point values at a low level.