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

Last updated: October 05,2024

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

Please follow the guidance below to install rust-approx+std-devel.noarch on CentOS Stream 9

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

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

This guide covers the steps necessary to uninstall rust-approx+std-devel.noarch on CentOS Stream 9:

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

3. Information about the rust-approx+std-devel.noarch package on CentOS Stream 9

Last metadata expiration check: 1:22:00 ago on Sat Mar 16 16:03:45 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.