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

Last updated: October 03,2024

1. Install "rust-itoa+no-panic-devel.noarch" package

Please follow the guidance below to install rust-itoa+no-panic-devel.noarch on Oracle Linux 9

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

2. Uninstall "rust-itoa+no-panic-devel.noarch" package

This guide covers the steps necessary to uninstall rust-itoa+no-panic-devel.noarch on Oracle Linux 9:

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

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

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