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

Last updated: September 21,2024

1. Install "rust-itoa+std-devel.noarch" package

This guide let you learn how to install rust-itoa+std-devel.noarch on Rocky Linux 9

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

2. Uninstall "rust-itoa+std-devel.noarch" package

This is a short guide on how to uninstall rust-itoa+std-devel.noarch on Rocky Linux 9:

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

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

Last metadata expiration check: 0:46:31 ago on Tue Sep 13 04:19:08 2022.
Available Packages
Name : rust-itoa+std-devel
Version : 0.4.8
Release : 2.el9
Architecture : noarch
Size : 7.9 k
Source : rust-itoa-0.4.8-2.el9.src.rpm
Repository : epel
Summary : Fast functions for printing integer primitives to an io::Write
URL : https://crates.io/crates/itoa
License : MIT or ASL 2.0
Description : Fast functions for printing integer primitives to an io::Write.
:
: This package contains library source intended for building other packages
: which use "std" feature of "itoa" crate.