How to Install and Uninstall rust-approx+std-devel.noarch Package on Fedora 34

Last updated: October 08,2024

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

This guide let you learn how to install rust-approx+std-devel.noarch on Fedora 34

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

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

Please follow the instructions below to uninstall rust-approx+std-devel.noarch on Fedora 34:

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

3. Information about the rust-approx+std-devel.noarch package on Fedora 34

Last metadata expiration check: 1:58:39 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : rust-approx+std-devel
Version : 0.5.1
Release : 1.fc34
Architecture : noarch
Size : 7.9 k
Source : rust-approx-0.5.1-1.fc34.src.rpm
Repository : updates
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.