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

Last updated: May 06,2024

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

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

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

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

This guide let you learn how to uninstall rust-num+rand-devel.noarch on Fedora 36:

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

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

Last metadata expiration check: 4:15:03 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : rust-num+rand-devel
Version : 0.4.0
Release : 2.fc36
Architecture : noarch
Size : 8.3 k
Source : rust-num-0.4.0-2.fc36.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.