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

Last updated: September 27,2024

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

Please follow the instructions below to install rust-ascii+serde-devel.noarch on Fedora 38

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

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

This guide let you learn how to uninstall rust-ascii+serde-devel.noarch on Fedora 38:

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

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

Last metadata expiration check: 1:35:00 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : rust-ascii+serde-devel
Version : 1.1.0
Release : 3.fc38
Architecture : noarch
Size : 7.9 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 "serde" feature of the "ascii" crate.