How to Install and Uninstall rust-bigdecimal+std-devel.noarch Package on AlmaLinux 9

Last updated: July 07,2024

1. Install "rust-bigdecimal+std-devel.noarch" package

Please follow the guidelines below to install rust-bigdecimal+std-devel.noarch on AlmaLinux 9

$ sudo dnf update $ sudo dnf install rust-bigdecimal+std-devel.noarch

2. Uninstall "rust-bigdecimal+std-devel.noarch" package

Here is a brief guide to show you how to uninstall rust-bigdecimal+std-devel.noarch on AlmaLinux 9:

$ sudo dnf remove rust-bigdecimal+std-devel.noarch $ sudo dnf autoremove

3. Information about the rust-bigdecimal+std-devel.noarch package on AlmaLinux 9

Last metadata expiration check: 0:04:42 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : rust-bigdecimal+std-devel
Version : 0.4.2
Release : 1.el9
Architecture : noarch
Size : 7.9 k
Source : rust-bigdecimal-0.4.2-1.el9.src.rpm
Repository : epel
Summary : Arbitrary precision decimal numbers
URL : https://crates.io/crates/bigdecimal
License : MIT OR Apache-2.0
Description : Arbitrary precision decimal numbers.
:
: This package contains library source intended for building other packages which
: use the "std" feature of the "bigdecimal" crate.