How to Install and Uninstall rust-bigdecimal-devel.noarch Package on Oracle Linux 9

Last updated: October 04,2024

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

Please follow the steps below to install rust-bigdecimal-devel.noarch on Oracle Linux 9

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

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

Please follow the steps below to uninstall rust-bigdecimal-devel.noarch on Oracle Linux 9:

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

3. Information about the rust-bigdecimal-devel.noarch package on Oracle Linux 9

Last metadata expiration check: 1:10:18 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-bigdecimal-devel
Version : 0.4.2
Release : 1.el9
Architecture : noarch
Size : 60 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 "bigdecimal" crate.