How to Install and Uninstall rust-num0.3+alloc-devel.noarch Package on CentOS Stream 9

Last updated: October 07,2024

1. Install "rust-num0.3+alloc-devel.noarch" package

This guide covers the steps necessary to install rust-num0.3+alloc-devel.noarch on CentOS Stream 9

$ sudo dnf update $ sudo dnf install rust-num0.3+alloc-devel.noarch

2. Uninstall "rust-num0.3+alloc-devel.noarch" package

Please follow the instructions below to uninstall rust-num0.3+alloc-devel.noarch on CentOS Stream 9:

$ sudo dnf remove rust-num0.3+alloc-devel.noarch $ sudo dnf autoremove

3. Information about the rust-num0.3+alloc-devel.noarch package on CentOS Stream 9

Last metadata expiration check: 0:20:56 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : rust-num0.3+alloc-devel
Version : 0.3.1
Release : 3.el9
Architecture : noarch
Size : 7.6 k
Source : rust-num0.3-0.3.1-3.el9.src.rpm
Repository : epel
Summary : Collection of numeric types and traits for Rust
URL : https://crates.io/crates/num
License : MIT or ASL 2.0
Description : 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 "alloc" feature of "num" crate.