How to Install and Uninstall rust-num+rand-devel.noarch Package on Fedora 35

Last updated: May 19,2024

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

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

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

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

Learn how to uninstall rust-num+rand-devel.noarch on Fedora 35:

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

3. Information about the rust-num+rand-devel.noarch package on Fedora 35

Last metadata expiration check: 0:13:37 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : rust-num+rand-devel
Version : 0.4.0
Release : 1.fc35
Architecture : noarch
Size : 8.2 k
Source : rust-num-0.4.0-1.fc35.src.rpm
Repository : fedora
Summary : Collection of numeric types and traits for Rust
URL : https://crates.io/crates/num
License : MIT or ASL 2.0
Description : 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 "rand" feature of "num" crate.