How to Install and Uninstall perl-Math-Libm.x86_64 Package on Fedora 35

Last updated: April 29,2024

1. Install "perl-Math-Libm.x86_64" package

Please follow the instructions below to install perl-Math-Libm.x86_64 on Fedora 35

$ sudo dnf update $ sudo dnf install perl-Math-Libm.x86_64

2. Uninstall "perl-Math-Libm.x86_64" package

This guide covers the steps necessary to uninstall perl-Math-Libm.x86_64 on Fedora 35:

$ sudo dnf remove perl-Math-Libm.x86_64 $ sudo dnf autoremove

3. Information about the perl-Math-Libm.x86_64 package on Fedora 35

Last metadata expiration check: 1:10:38 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : perl-Math-Libm
Version : 1.00
Release : 32.fc35
Architecture : x86_64
Size : 24 k
Source : perl-Math-Libm-1.00-32.fc35.src.rpm
Repository : fedora
Summary : Perl extension for the C math library, libm
URL : https://metacpan.org/release/Math-Libm
License : GPL+ or Artistic
Description : This module is a translation of the C math.h file. It exports the following
: selected constants and functions:
:
: M_1_PI M_2_PI M_2_SQRTPI M_E M_LN10 M_LN2 M_LOG10E M_LOG2E M_PI M_PI_2 M_PI_4
: M_SQRT1_2 M_SQRT2 acos acosh asin asinh atan atanh cbrt ceil cosh erf erfc
: expm1 floor hypot j0 j1 jn lgamma_r log10 log1p pow rint sinh tan tanh y0 y1 yn