How to Install and Uninstall rust-rust_decimal-devel.noarch Package on Fedora 34

Last updated: July 05,2024

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

Please follow the step by step instructions below to install rust-rust_decimal-devel.noarch on Fedora 34

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

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

This guide let you learn how to uninstall rust-rust_decimal-devel.noarch on Fedora 34:

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

3. Information about the rust-rust_decimal-devel.noarch package on Fedora 34

Last metadata expiration check: 1:32:45 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : rust-rust_decimal-devel
Version : 1.23.1
Release : 1.fc34
Architecture : noarch
Size : 106 k
Source : rust-rust_decimal-1.23.1-1.fc34.src.rpm
Repository : updates
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 "rust_decimal" crate.