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

Last updated: June 23,2024

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

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

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

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

Please follow the guidelines below to uninstall rust-itoa+i128-devel.noarch on Oracle Linux 9:

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

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

Last metadata expiration check: 1:01:38 ago on Tue Sep 13 06:10:44 2022.
Available Packages
Name : rust-itoa+i128-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 "i128" feature of "itoa" crate.