How to Install and Uninstall rust-num+num-bigint-devel.noarch Package on Oracle Linux 9
Last updated: November 16,2024
1. Install "rust-num+num-bigint-devel.noarch" package
Here is a brief guide to show you how to install rust-num+num-bigint-devel.noarch on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
rust-num+num-bigint-devel.noarch
Copied
2. Uninstall "rust-num+num-bigint-devel.noarch" package
This is a short guide on how to uninstall rust-num+num-bigint-devel.noarch on Oracle Linux 9:
$
sudo dnf remove
rust-num+num-bigint-devel.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the rust-num+num-bigint-devel.noarch package on Oracle Linux 9
Last metadata expiration check: 0:04:46 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-num+num-bigint-devel
Version : 0.4.1
Release : 1.el9
Architecture : noarch
Size : 8.0 k
Source : rust-num-0.4.1-1.el9.src.rpm
Repository : epel
Summary : Collection of numeric types and traits for Rust
URL : https://crates.io/crates/num
License : MIT OR Apache-2.0
Description : A 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 the "num-bigint" feature of the "num" crate.
Available Packages
Name : rust-num+num-bigint-devel
Version : 0.4.1
Release : 1.el9
Architecture : noarch
Size : 8.0 k
Source : rust-num-0.4.1-1.el9.src.rpm
Repository : epel
Summary : Collection of numeric types and traits for Rust
URL : https://crates.io/crates/num
License : MIT OR Apache-2.0
Description : A 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 the "num-bigint" feature of the "num" crate.