How to Install and Uninstall rust-rust_decimal+std-devel.noarch Package on Fedora 39

Last updated: October 02,2024

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

Please follow the guidance below to install rust-rust_decimal+std-devel.noarch on Fedora 39

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

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

Please follow the steps below to uninstall rust-rust_decimal+std-devel.noarch on Fedora 39:

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

3. Information about the rust-rust_decimal+std-devel.noarch package on Fedora 39

Last metadata expiration check: 4:51:09 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : rust-rust_decimal+std-devel
Version : 1.34.3
Release : 1.fc39
Architecture : noarch
Size : 9.7 k
Source : rust-rust_decimal-1.34.3-1.fc39.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 "std" feature of the "rust_decimal" crate.