How to Install and Uninstall rust-approx+std-devel.noarch Package on Oracle Linux 9

Last updated: October 06,2024

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

Here is a brief guide to show you how to install rust-approx+std-devel.noarch on Oracle Linux 9

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

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

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

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

3. Information about the rust-approx+std-devel.noarch package on Oracle Linux 9

Last metadata expiration check: 3:01:49 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-approx+std-devel
Version : 0.5.1
Release : 2.el9
Architecture : noarch
Size : 7.8 k
Source : rust-approx-0.5.1-2.el9.src.rpm
Repository : epel
Summary : Approximate floating point equality comparisons and assertions
URL : https://crates.io/crates/approx
License : ASL 2.0
Description : Approximate floating point equality comparisons and assertions.
:
: This package contains library source intended for building other packages which
: use the "std" feature of the "approx" crate.