How to Install and Uninstall rust-itoa+std-devel.noarch Package on Fedora 34

Last updated: July 03,2024

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

Please follow the guidance below to install rust-itoa+std-devel.noarch on Fedora 34

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

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

Please follow the guidance below to uninstall rust-itoa+std-devel.noarch on Fedora 34:

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

3. Information about the rust-itoa+std-devel.noarch package on Fedora 34

Last metadata expiration check: 2:34:58 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : rust-itoa+std-devel
Version : 0.4.7
Release : 2.fc34
Architecture : noarch
Size : 8.1 k
Source : rust-itoa-0.4.7-2.fc34.src.rpm
Repository : fedora
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.