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

Last updated: July 05,2024

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

Please follow the steps below to install rust-displaydoc-devel.noarch on Fedora 35

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

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

This guide covers the steps necessary to uninstall rust-displaydoc-devel.noarch on Fedora 35:

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

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

Last metadata expiration check: 0:19:06 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : rust-displaydoc-devel
Version : 0.2.3
Release : 1.fc35
Architecture : noarch
Size : 27 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 "displaydoc" crate.