How to Install and Uninstall rust-rust_decimal+rand-devel.noarch Package on AlmaLinux 9

Last updated: June 24,2024

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

Please follow the instructions below to install rust-rust_decimal+rand-devel.noarch on AlmaLinux 9

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

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

Please follow the guidance below to uninstall rust-rust_decimal+rand-devel.noarch on AlmaLinux 9:

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

3. Information about the rust-rust_decimal+rand-devel.noarch package on AlmaLinux 9

Last metadata expiration check: 1:04:50 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : rust-rust_decimal+rand-devel
Version : 1.34.3
Release : 1.el9
Architecture : noarch
Size : 8.9 k
Source : rust-rust_decimal-1.34.3-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 "rand" feature of the "rust_decimal" crate.