How to Install and Uninstall double-conversion.x86_64 Package on Rocky Linux 9
Last updated: November 29,2024
1. Install "double-conversion.x86_64" package
This is a short guide on how to install double-conversion.x86_64 on Rocky Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
double-conversion.x86_64
Copied
2. Uninstall "double-conversion.x86_64" package
This is a short guide on how to uninstall double-conversion.x86_64 on Rocky Linux 9:
$
sudo dnf remove
double-conversion.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the double-conversion.x86_64 package on Rocky Linux 9
Last metadata expiration check: 1:16:11 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : double-conversion
Version : 3.1.5
Release : 6.el9
Architecture : x86_64
Size : 48 k
Source : double-conversion-3.1.5-6.el9.src.rpm
Repository : appstream
Summary : Library providing binary-decimal and decimal-binary routines for IEEE doubles
URL : https://github.com/google/double-conversion
License : BSD
Description : Provides binary-decimal and decimal-binary routines for IEEE doubles.
: The library consists of efficient conversion routines that have been
: extracted from the V8 JavaScript engine. The code has been re-factored
: and improved so that it can be used more easily in other projects.
Available Packages
Name : double-conversion
Version : 3.1.5
Release : 6.el9
Architecture : x86_64
Size : 48 k
Source : double-conversion-3.1.5-6.el9.src.rpm
Repository : appstream
Summary : Library providing binary-decimal and decimal-binary routines for IEEE doubles
URL : https://github.com/google/double-conversion
License : BSD
Description : Provides binary-decimal and decimal-binary routines for IEEE doubles.
: The library consists of efficient conversion routines that have been
: extracted from the V8 JavaScript engine. The code has been re-factored
: and improved so that it can be used more easily in other projects.