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

Last updated: October 14,2024

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

This tutorial shows how to install rust-rust_decimal+serde-devel.noarch on Fedora 36

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

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

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

$ 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 36

Last metadata expiration check: 5:30:29 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : rust-rust_decimal+serde-devel
Version : 1.26.1
Release : 1.fc36
Architecture : noarch
Size : 9.6 k
Source : rust-rust_decimal-1.26.1-1.fc36.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.