How to Install and Uninstall rust-rust_decimal+std-devel.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: July 07,2024

1. Install "rust-rust_decimal+std-devel.noarch" package

In this section, we are going to explain the necessary steps to install rust-rust_decimal+std-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install rust-rust_decimal+std-devel.noarch

2. Uninstall "rust-rust_decimal+std-devel.noarch" package

This guide covers the steps necessary to uninstall rust-rust_decimal+std-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove rust-rust_decimal+std-devel.noarch $ sudo dnf autoremove

3. Information about the rust-rust_decimal+std-devel.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:46:46 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-rust_decimal+std-devel
Version : 1.33.1
Release : 1.el9
Architecture : noarch
Size : 9.5 k
Source : rust-rust_decimal-1.33.1-1.el9.src.rpm
Repository : epel
Summary : Decimal number implementation written in pure Rust
URL : https://crates.io/crates/rust_decimal
License : MIT
Description : Decimal number implementation written in pure Rust suitable for
: financial and fixed-precision calculations.
:
: This package contains library source intended for building other packages which
: use the "std" feature of the "rust_decimal" crate.