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

Last updated: July 03,2024

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

Please follow the step by step instructions below to install rust-num0.3+rand-devel.noarch on Oracle Linux 9

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

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

In this section, we are going to explain the necessary steps to uninstall rust-num0.3+rand-devel.noarch on Oracle Linux 9:

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

3. Information about the rust-num0.3+rand-devel.noarch package on Oracle Linux 9

Last metadata expiration check: 1:58:57 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-num0.3+rand-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 "rand" feature of "num" crate.