How to Install and Uninstall rust-num-conv+default-devel.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)
Last updated: November 15,2024
1. Install "rust-num-conv+default-devel.noarch" package
Please follow the steps below to install rust-num-conv+default-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)
$
sudo dnf update
Copied
$
sudo dnf install
rust-num-conv+default-devel.noarch
Copied
2. Uninstall "rust-num-conv+default-devel.noarch" package
Please follow the steps below to uninstall rust-num-conv+default-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):
$
sudo dnf remove
rust-num-conv+default-devel.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the rust-num-conv+default-devel.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)
Last metadata expiration check: 0:50:46 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-num-conv+default-devel
Version : 0.1.0
Release : 1.el9
Architecture : noarch
Size : 7.2 k
Source : rust-num-conv-0.1.0-1.el9.src.rpm
Repository : epel
Summary : Num_conv is a crate to convert between integer types without using as casts
URL : https://crates.io/crates/num-conv
License : MIT OR Apache-2.0
Description : `num_conv` is a crate to convert between integer types without using
: `as` casts. This provides better certainty when refactoring, makes the
: exact behavior of code more explicit, and allows using turbofish syntax.
:
: This package contains library source intended for building other packages which
: use the "default" feature of the "num-conv" crate.
Available Packages
Name : rust-num-conv+default-devel
Version : 0.1.0
Release : 1.el9
Architecture : noarch
Size : 7.2 k
Source : rust-num-conv-0.1.0-1.el9.src.rpm
Repository : epel
Summary : Num_conv is a crate to convert between integer types without using as casts
URL : https://crates.io/crates/num-conv
License : MIT OR Apache-2.0
Description : `num_conv` is a crate to convert between integer types without using
: `as` casts. This provides better certainty when refactoring, makes the
: exact behavior of code more explicit, and allows using turbofish syntax.
:
: This package contains library source intended for building other packages which
: use the "default" feature of the "num-conv" crate.