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

Last updated: July 05,2024

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

Learn how to install rust-rust_decimal+rand-devel.noarch on Oracle Linux 9

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

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

Here is a brief guide to show you how to uninstall rust-rust_decimal+rand-devel.noarch on Oracle Linux 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 Oracle Linux 9

Last metadata expiration check: 0:20:34 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-rust_decimal+rand-devel
Version : 1.33.1
Release : 1.el9
Architecture : noarch
Size : 9.2 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 "rand" feature of the "rust_decimal" crate.