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

Last updated: October 06,2024

1. Install "rust-rust_decimal+serde-str-devel.noarch" package

Here is a brief guide to show you how to install rust-rust_decimal+serde-str-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

2. Uninstall "rust-rust_decimal+serde-str-devel.noarch" package

This is a short guide on how to uninstall rust-rust_decimal+serde-str-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

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

Last metadata expiration check: 0:08:43 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-rust_decimal+serde-str-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 "serde-str" feature of the "rust_decimal" crate.