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

Last updated: May 09,2024

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

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

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

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

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

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

3. Information about the rust-itoa+default-devel.noarch package on Oracle Linux 9

Last metadata expiration check: 3:26:30 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-itoa+default-devel
Version : 1.0.10
Release : 1.el9
Architecture : noarch
Size : 8.0 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 "default" feature of the "itoa" crate.