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

Last updated: September 30,2024

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

This guide let you learn how to install rust-num-devel.noarch on Fedora 38

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

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

Learn how to uninstall rust-num-devel.noarch on Fedora 38:

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

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

Last metadata expiration check: 3:00:55 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : rust-num-devel
Version : 0.4.1
Release : 1.fc38
Architecture : noarch
Size : 18 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 "num" crate.