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

Last updated: May 09,2024

1. Install "rust-rust_decimal+c-repr-devel.noarch" package

Please follow the guidelines below to install rust-rust_decimal+c-repr-devel.noarch on Fedora 34

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

2. Uninstall "rust-rust_decimal+c-repr-devel.noarch" package

Please follow the steps below to uninstall rust-rust_decimal+c-repr-devel.noarch on Fedora 34:

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

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

Last metadata expiration check: 4:55:16 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : rust-rust_decimal+c-repr-devel
Version : 1.23.1
Release : 1.fc34
Architecture : noarch
Size : 9.6 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 "c-repr" feature of the "rust_decimal" crate.