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

Last updated: June 26,2024

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

Please follow the guidance below to install rust-rust_decimal+maths-devel.noarch on Oracle Linux 9

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

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

Please follow the instructions below to uninstall rust-rust_decimal+maths-devel.noarch on Oracle Linux 9:

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

3. Information about the rust-rust_decimal+maths-devel.noarch package on Oracle Linux 9

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