How to Install and Uninstall rust-displaydoc+default-devel.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 09,2024

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

Here is a brief guide to show you how to install rust-displaydoc+default-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

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

This guide covers the steps necessary to uninstall rust-displaydoc+default-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the rust-displaydoc+default-devel.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 0:33:54 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-displaydoc+default-devel
Version : 0.2.4
Release : 1.el9
Architecture : noarch
Size : 7.7 k
Source : rust-displaydoc-0.2.4-1.el9.src.rpm
Repository : epel
Summary : Derive macro for implementing the display Trait
URL : https://crates.io/crates/displaydoc
License : MIT OR Apache-2.0
Description : A 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 the "default" feature of the "displaydoc" crate.