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

Last updated: May 08,2024

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

In this section, we are going to explain the necessary steps to install rust-num-integer+std-devel.noarch on Rocky Linux 9

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

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

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

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

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

Last metadata expiration check: 2:14:13 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : rust-num-integer+std-devel
Version : 0.1.45
Release : 3.el9
Architecture : noarch
Size : 7.9 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 "std" feature of the "num-integer" crate.