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

Last updated: September 23,2024

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

In this section, we are going to explain the necessary steps to install rust-approx+default-devel.noarch on Oracle Linux 9

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

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

Please follow the guidelines below to uninstall rust-approx+default-devel.noarch on Oracle Linux 9:

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

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

Last metadata expiration check: 0:38:14 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-approx+default-devel
Version : 0.5.1
Release : 2.el9
Architecture : noarch
Size : 7.9 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 "default" feature of the "approx" crate.