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

Last updated: July 05,2024

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

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

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

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

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

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

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

Last metadata expiration check: 2:42:43 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : rust-ascii+std-devel
Version : 1.0.0
Release : 4.fc34
Architecture : noarch
Size : 7.7 k
Source : rust-ascii-1.0.0-4.fc34.src.rpm
Repository : fedora
Summary : ASCII-only equivalents to `char`, `str` and `String`
URL : https://crates.io/crates/ascii
License : ASL 2.0 or MIT
Description : ASCII-only equivalents to `char`, `str` and `String`.
:
: This package contains library source intended for building other packages
: which use "std" feature of "ascii" crate.