How to Install and Uninstall rust-num+default-devel.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: June 25,2024

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

Please follow the guidelines below to install rust-num+default-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

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

Learn how to uninstall rust-num+default-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the rust-num+default-devel.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 0:38:45 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-num+default-devel
Version : 0.4.1
Release : 1.el9
Architecture : noarch
Size : 7.8 k
Source : rust-num-0.4.1-1.el9.src.rpm
Repository : epel
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 "default" feature of the "num" crate.