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

Last updated: July 01,2024

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

This tutorial shows how to install rust-displaydoc+std-devel.noarch on Fedora 34

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

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

Here is a brief guide to show you how to uninstall rust-displaydoc+std-devel.noarch on Fedora 34:

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

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

Last metadata expiration check: 5:34:58 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : rust-displaydoc+std-devel
Version : 0.2.3
Release : 1.fc34
Architecture : noarch
Size : 7.1 k
Source : rust-displaydoc-0.2.3-1.fc34.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.