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

Last updated: October 11,2024

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

Here is a brief guide to show you how to install rust-rust_decimal+byteorder-devel.noarch on Fedora 38

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

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

In this section, we are going to explain the necessary steps to uninstall rust-rust_decimal+byteorder-devel.noarch on Fedora 38:

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

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

Last metadata expiration check: 0:19:47 ago on Sun Mar 17 04:59:58 2024.
Available Packages
Name : rust-rust_decimal+byteorder-devel
Version : 1.29.1
Release : 1.fc38
Architecture : noarch
Size : 9.6 k
Source : rust-rust_decimal-1.29.1-1.fc38.src.rpm
Repository : fedora
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 "byteorder" feature of the "rust_decimal" crate.