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

Last updated: September 16,2024

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

This guide covers the steps necessary to install rust-approx-devel.noarch on Oracle Linux 9

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

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

This guide let you learn how to uninstall rust-approx-devel.noarch on Oracle Linux 9:

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

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

Last metadata expiration check: 0:24:59 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-approx-devel
Version : 0.5.1
Release : 2.el9
Architecture : noarch
Size : 23 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 "approx" crate.