How to Install and Uninstall rust-num0.3-devel.noarch Package on Rocky Linux 9

Last updated: October 06,2024

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

This guide let you learn how to install rust-num0.3-devel.noarch on Rocky Linux 9

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

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

Please follow the guidelines below to uninstall rust-num0.3-devel.noarch on Rocky Linux 9:

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

3. Information about the rust-num0.3-devel.noarch package on Rocky Linux 9

Last metadata expiration check: 0:26:47 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : rust-num0.3-devel
Version : 0.3.1
Release : 3.el9
Architecture : noarch
Size : 18 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 "num" crate.