How to Install and Uninstall double-conversion.x86_64 Package on Rocky Linux 8
Last updated: November 15,2024
1. Install "double-conversion.x86_64" package
Learn how to install double-conversion.x86_64 on Rocky Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
double-conversion.x86_64
Copied
2. Uninstall "double-conversion.x86_64" package
This guide let you learn how to uninstall double-conversion.x86_64 on Rocky Linux 8:
$
sudo dnf remove
double-conversion.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the double-conversion.x86_64 package on Rocky Linux 8
Last metadata expiration check: 1:43:57 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : double-conversion
Version : 3.1.5
Release : 1.el8
Architecture : x86_64
Size : 50 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 : 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 : 1.el8
Architecture : x86_64
Size : 50 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 : 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.