How to Install and Uninstall rust-itoa-devel.noarch Package on AlmaLinux 9

Last updated: June 30,2024

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

Please follow the step by step instructions below to install rust-itoa-devel.noarch on AlmaLinux 9

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

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

In this section, we are going to explain the necessary steps to uninstall rust-itoa-devel.noarch on AlmaLinux 9:

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

3. Information about the rust-itoa-devel.noarch package on AlmaLinux 9

Last metadata expiration check: 0:12:02 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : rust-itoa-devel
Version : 1.0.10
Release : 1.el9
Architecture : noarch
Size : 18 k
Source : rust-itoa-1.0.10-1.el9.src.rpm
Repository : epel
Summary : Fast integer primitive to string conversion
URL : https://crates.io/crates/itoa
License : MIT OR Apache-2.0
Description : Fast integer primitive to string conversion.
:
: This package contains library source intended for building other packages which
: use the "itoa" crate.