How to Install and Uninstall rust-ascii+default-devel.noarch Package on Fedora 36

Last updated: May 20,2024

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

This tutorial shows how to install rust-ascii+default-devel.noarch on Fedora 36

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

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

This guide covers the steps necessary to uninstall rust-ascii+default-devel.noarch on Fedora 36:

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

3. Information about the rust-ascii+default-devel.noarch package on Fedora 36

Last metadata expiration check: 1:19:00 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : rust-ascii+default-devel
Version : 1.0.0
Release : 6.fc36
Architecture : noarch
Size : 7.6 k
Source : rust-ascii-1.0.0-6.fc36.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 "default" feature of "ascii" crate.