How to Install and Uninstall double-conversion-devel.x86_64 Package on Rocky Linux 8
Last updated: November 14,2024
1. Install "double-conversion-devel.x86_64" package
In this section, we are going to explain the necessary steps to install double-conversion-devel.x86_64 on Rocky Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
double-conversion-devel.x86_64
Copied
2. Uninstall "double-conversion-devel.x86_64" package
Please follow the instructions below to uninstall double-conversion-devel.x86_64 on Rocky Linux 8:
$
sudo dnf remove
double-conversion-devel.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the double-conversion-devel.x86_64 package on Rocky Linux 8
Last metadata expiration check: 2:28:47 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : double-conversion-devel
Version : 3.1.5
Release : 1.el8
Architecture : x86_64
Size : 30 k
Source : double-conversion-3.1.5-1.el8.src.rpm
Repository : epel
Summary : Library providing binary-decimal and decimal-binary routines for IEEE doubles
URL : https://github.com/google/double-conversion
License : BSD
Description : Contains header files for developing applications that use the double-conversion
: library.
:
: There is extensive documentation in src/double-conversion.h. Other
: examples can be found in test/cctest/test-conversions.cc.
Available Packages
Name : double-conversion-devel
Version : 3.1.5
Release : 1.el8
Architecture : x86_64
Size : 30 k
Source : double-conversion-3.1.5-1.el8.src.rpm
Repository : epel
Summary : Library providing binary-decimal and decimal-binary routines for IEEE doubles
URL : https://github.com/google/double-conversion
License : BSD
Description : Contains header files for developing applications that use the double-conversion
: library.
:
: There is extensive documentation in src/double-conversion.h. Other
: examples can be found in test/cctest/test-conversions.cc.