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

Last updated: July 03,2024

1. Install "rust-num-integer+i128-devel.noarch" package

This is a short guide on how to install rust-num-integer+i128-devel.noarch on Oracle Linux 9

$ sudo dnf update $ sudo dnf install rust-num-integer+i128-devel.noarch

2. Uninstall "rust-num-integer+i128-devel.noarch" package

Please follow the guidance below to uninstall rust-num-integer+i128-devel.noarch on Oracle Linux 9:

$ sudo dnf remove rust-num-integer+i128-devel.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 1:56:04 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-num-integer+i128-devel
Version : 0.1.45
Release : 3.el9
Architecture : noarch
Size : 8.0 k
Source : rust-num-integer-0.1.45-3.el9.src.rpm
Repository : epel
Summary : Integer traits and functions
URL : https://crates.io/crates/num-integer
License : MIT or ASL 2.0
Description : Integer traits and functions.
:
: This package contains library source intended for building other packages which
: use the "i128" feature of the "num-integer" crate.