How to Install and Uninstall rust-num-devel.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)
Last updated: November 16,2024
1. Install "rust-num-devel.noarch" package
In this section, we are going to explain the necessary steps to install rust-num-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)
$
sudo dnf update
Copied
$
sudo dnf install
rust-num-devel.noarch
Copied
2. Uninstall "rust-num-devel.noarch" package
Please follow the steps below to uninstall rust-num-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):
$
sudo dnf remove
rust-num-devel.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the rust-num-devel.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)
Last metadata expiration check: 0:51:28 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-num-devel
Version : 0.4.1
Release : 1.el9
Architecture : noarch
Size : 18 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 "num" crate.
Available Packages
Name : rust-num-devel
Version : 0.4.1
Release : 1.el9
Architecture : noarch
Size : 18 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 "num" crate.