How to Install and Uninstall rust-num-conv-devel.noarch Package on CentOS Stream 9
Last updated: November 13,2024
1. Install "rust-num-conv-devel.noarch" package
Please follow the instructions below to install rust-num-conv-devel.noarch on CentOS Stream 9
$
sudo dnf update
Copied
$
sudo dnf install
rust-num-conv-devel.noarch
Copied
2. Uninstall "rust-num-conv-devel.noarch" package
Please follow the guidelines below to uninstall rust-num-conv-devel.noarch on CentOS Stream 9:
$
sudo dnf remove
rust-num-conv-devel.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the rust-num-conv-devel.noarch package on CentOS Stream 9
Last metadata expiration check: 0:41:04 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : rust-num-conv-devel
Version : 0.1.0
Release : 1.el9
Architecture : noarch
Size : 15 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 "num-conv" crate.
Available Packages
Name : rust-num-conv-devel
Version : 0.1.0
Release : 1.el9
Architecture : noarch
Size : 15 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 "num-conv" crate.