How to Install and Uninstall rust-ascii-devel.noarch Package on Fedora 38

Last updated: October 11,2024

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

This is a short guide on how to install rust-ascii-devel.noarch on Fedora 38

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

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

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

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

3. Information about the rust-ascii-devel.noarch package on Fedora 38

Last metadata expiration check: 4:05:18 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : rust-ascii-devel
Version : 1.1.0
Release : 3.fc38
Architecture : noarch
Size : 41 k
Source : rust-ascii-1.1.0-3.fc38.src.rpm
Repository : fedora
Summary : ASCII-only equivalents to char, str and String
URL : https://crates.io/crates/ascii
License : Apache-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 the "ascii" crate.