How to Install and Uninstall rust-num-rational+std-devel.noarch Package on Oracle Linux 9

Last updated: September 20,2024

1. Install "rust-num-rational+std-devel.noarch" package

This tutorial shows how to install rust-num-rational+std-devel.noarch on Oracle Linux 9

$ sudo dnf update $ sudo dnf install rust-num-rational+std-devel.noarch

2. Uninstall "rust-num-rational+std-devel.noarch" package

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

$ sudo dnf remove rust-num-rational+std-devel.noarch $ sudo dnf autoremove

3. Information about the rust-num-rational+std-devel.noarch package on Oracle Linux 9

Last metadata expiration check: 0:26:48 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-num-rational+std-devel
Version : 0.4.1
Release : 2.el9
Architecture : noarch
Size : 8.2 k
Source : rust-num-rational-0.4.1-2.el9.src.rpm
Repository : epel
Summary : Rational numbers implementation for Rust
URL : https://crates.io/crates/num-rational
License : MIT or ASL 2.0
Description : Rational numbers implementation for Rust.
:
: This package contains library source intended for building other packages which
: use the "std" feature of the "num-rational" crate.