How to Install and Uninstall rust-typenum+no_std-devel.noarch Package on CentOS Stream 9
Last updated: November 24,2024
1. Install "rust-typenum+no_std-devel.noarch" package
This guide covers the steps necessary to install rust-typenum+no_std-devel.noarch on CentOS Stream 9
$
sudo dnf update
Copied
$
sudo dnf install
rust-typenum+no_std-devel.noarch
Copied
2. Uninstall "rust-typenum+no_std-devel.noarch" package
Please follow the instructions below to uninstall rust-typenum+no_std-devel.noarch on CentOS Stream 9:
$
sudo dnf remove
rust-typenum+no_std-devel.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the rust-typenum+no_std-devel.noarch package on CentOS Stream 9
Last metadata expiration check: 0:54:04 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : rust-typenum+no_std-devel
Version : 1.17.0
Release : 1.el9
Architecture : noarch
Size : 8.0 k
Source : rust-typenum-1.17.0-1.el9.src.rpm
Repository : epel
Summary : Rust library for type-level numbers evaluated at compile time
URL : https://crates.io/crates/typenum
License : MIT OR Apache-2.0
Description : Typenum is a Rust library for type-level numbers evaluated at compile
: time. It currently supports bits, unsigned integers, and signed
: integers. It also provides a type-level array of type-level numbers, but
: its implementation is incomplete.
:
: This package contains library source intended for building other packages which
: use the "no_std" feature of the "typenum" crate.
Available Packages
Name : rust-typenum+no_std-devel
Version : 1.17.0
Release : 1.el9
Architecture : noarch
Size : 8.0 k
Source : rust-typenum-1.17.0-1.el9.src.rpm
Repository : epel
Summary : Rust library for type-level numbers evaluated at compile time
URL : https://crates.io/crates/typenum
License : MIT OR Apache-2.0
Description : Typenum is a Rust library for type-level numbers evaluated at compile
: time. It currently supports bits, unsigned integers, and signed
: integers. It also provides a type-level array of type-level numbers, but
: its implementation is incomplete.
:
: This package contains library source intended for building other packages which
: use the "no_std" feature of the "typenum" crate.