How to Install and Uninstall sleef.x86_64 Package on Fedora 38
Last updated: November 01,2024
1. Install "sleef.x86_64" package
Please follow the guidelines below to install sleef.x86_64 on Fedora 38
$
sudo dnf update
Copied
$
sudo dnf install
sleef.x86_64
Copied
2. Uninstall "sleef.x86_64" package
Please follow the step by step instructions below to uninstall sleef.x86_64 on Fedora 38:
$
sudo dnf remove
sleef.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the sleef.x86_64 package on Fedora 38
Last metadata expiration check: 1:54:39 ago on Sun Mar 17 04:59:58 2024.
Available Packages
Name : sleef
Version : 3.5.1
Release : 26.fc38
Architecture : x86_64
Size : 864 k
Source : sleef-3.5.1-26.fc38.src.rpm
Repository : fedora
Summary : Vectorized math library
URL : https://sleef.org
License : BSL-1.0
Description : SLEEF stands for SIMD Library for Evaluating Elementary Functions. It
: implements vectorized versions of all C99 real floating point math functions.
: It can utilize SIMD instructions that are available on modern processors. SLEEF
: is designed to efficiently perform computation with SIMD instructions by
: reducing the use of conditional branches and scatter/gather memory access.
:
: The library contains implementations of all C99 real FP math functions in
: double precision and single precision. Different accuracy of the results can be
: chosen for a subset of the elementary functions; for this subset there are
: versions with up to 1 ULP error (which is the maximum error, not the average)
: and even faster versions with a few ULPs of error. For non-finite inputs and
: outputs, the functions return correct results as specified in the C99 standard.
Available Packages
Name : sleef
Version : 3.5.1
Release : 26.fc38
Architecture : x86_64
Size : 864 k
Source : sleef-3.5.1-26.fc38.src.rpm
Repository : fedora
Summary : Vectorized math library
URL : https://sleef.org
License : BSL-1.0
Description : SLEEF stands for SIMD Library for Evaluating Elementary Functions. It
: implements vectorized versions of all C99 real floating point math functions.
: It can utilize SIMD instructions that are available on modern processors. SLEEF
: is designed to efficiently perform computation with SIMD instructions by
: reducing the use of conditional branches and scatter/gather memory access.
:
: The library contains implementations of all C99 real FP math functions in
: double precision and single precision. Different accuracy of the results can be
: chosen for a subset of the elementary functions; for this subset there are
: versions with up to 1 ULP error (which is the maximum error, not the average)
: and even faster versions with a few ULPs of error. For non-finite inputs and
: outputs, the functions return correct results as specified in the C99 standard.