How to Install and Uninstall rust-rust_decimal+serde-devel.noarch Package on Fedora 38

Last updated: September 23,2024

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

Learn how to install rust-rust_decimal+serde-devel.noarch on Fedora 38

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

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

Please follow the guidelines below to uninstall rust-rust_decimal+serde-devel.noarch on Fedora 38:

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

3. Information about the rust-rust_decimal+serde-devel.noarch package on Fedora 38

Last metadata expiration check: 0:15:48 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : rust-rust_decimal+serde-devel
Version : 1.34.3
Release : 1.fc38
Architecture : noarch
Size : 9.0 k
Source : rust-rust_decimal-1.34.3-1.fc38.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 "serde" feature of the "rust_decimal" crate.