How to Install and Uninstall libdfp.x86_64 Package on Oracle Linux 9
Last updated: November 01,2024
1. Install "libdfp.x86_64" package
This guide covers the steps necessary to install libdfp.x86_64 on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
libdfp.x86_64
Copied
2. Uninstall "libdfp.x86_64" package
Please follow the step by step instructions below to uninstall libdfp.x86_64 on Oracle Linux 9:
$
sudo dnf remove
libdfp.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the libdfp.x86_64 package on Oracle Linux 9
Last metadata expiration check: 1:02:27 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : libdfp
Version : 1.0.16
Release : 1.el9
Architecture : x86_64
Size : 1.4 M
Source : libdfp-1.0.16-1.el9.src.rpm
Repository : epel
Summary : Decimal Floating Point C Library
URL : https://github.com/libdfp/libdfp
License : LGPLv2
Description : The "Decimal Floating Point C Library" is an implementation of ISO/IEC
: Technical report "ISO/IEC TR 24732" which describes the C-Language library
: routines necessary to provide the C library runtime support for decimal
: floating point data types introduced in IEEE 754-2008, namely _Decimal32,
: _Decimal64, and _Decimal128.
Available Packages
Name : libdfp
Version : 1.0.16
Release : 1.el9
Architecture : x86_64
Size : 1.4 M
Source : libdfp-1.0.16-1.el9.src.rpm
Repository : epel
Summary : Decimal Floating Point C Library
URL : https://github.com/libdfp/libdfp
License : LGPLv2
Description : The "Decimal Floating Point C Library" is an implementation of ISO/IEC
: Technical report "ISO/IEC TR 24732" which describes the C-Language library
: routines necessary to provide the C library runtime support for decimal
: floating point data types introduced in IEEE 754-2008, namely _Decimal32,
: _Decimal64, and _Decimal128.