How to Install and Uninstall rust-displaydoc+std-devel.noarch Package on Fedora 35

Last updated: January 18,2025

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

This guide covers the steps necessary to install rust-displaydoc+std-devel.noarch on Fedora 35

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

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

This is a short guide on how to uninstall rust-displaydoc+std-devel.noarch on Fedora 35:

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

3. Information about the rust-displaydoc+std-devel.noarch package on Fedora 35

Last metadata expiration check: 2:29:42 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : rust-displaydoc+std-devel
Version : 0.2.3
Release : 1.fc35
Architecture : noarch
Size : 7.1 k
Source : rust-displaydoc-0.2.3-1.fc35.src.rpm
Repository : updates
Summary : Derive macro for implementing the display Trait
URL : https://crates.io/crates/displaydoc
License : MIT or ASL 2.0
Description : Derive macro for implementing the display Trait via a doc comment and string
: interpolation.
:
: This package contains library source intended for building other packages
: which use "std" feature of "displaydoc" crate.