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

Last updated: October 02,2024

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

In this section, we are going to explain the necessary steps to install rust-num0.3+default-devel.noarch on CentOS Stream 9

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

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

This is a short guide on how to uninstall rust-num0.3+default-devel.noarch on CentOS Stream 9:

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

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

Last metadata expiration check: 0:20:03 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : rust-num0.3+default-devel
Version : 0.3.1
Release : 3.el9
Architecture : noarch
Size : 7.4 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 "default" feature of "num" crate.