How to Install and Uninstall rust-num+std-devel.noarch Package on Fedora 38

Last updated: September 28,2024

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

Please follow the steps below to install rust-num+std-devel.noarch on Fedora 38

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

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

This tutorial shows how to uninstall rust-num+std-devel.noarch on Fedora 38:

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

3. Information about the rust-num+std-devel.noarch package on Fedora 38

Last metadata expiration check: 1:02:43 ago on Sun Mar 17 04:59:58 2024.
Available Packages
Name : rust-num+std-devel
Version : 0.4.1
Release : 1.fc38
Architecture : noarch
Size : 8.5 k
Source : rust-num-0.4.1-1.fc38.src.rpm
Repository : updates
Summary : Collection of numeric types and traits for Rust
URL : https://crates.io/crates/num
License : MIT OR Apache-2.0
Description : A collection of numeric types and traits for Rust, including bigint,
: complex, rational, range iterators, generic integers, and more!.
:
: This package contains library source intended for building other packages which
: use the "std" feature of the "num" crate.