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

Last updated: September 24,2024

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

This is a short guide on how to install rust-rust_decimal+rkyv-devel.noarch on Fedora 38

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

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

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

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

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

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