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

Last updated: July 02,2024

1. Install "rust-document-features+default-devel.noarch" package

Please follow the guidance below to install rust-document-features+default-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

2. Uninstall "rust-document-features+default-devel.noarch" package

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

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

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

Last metadata expiration check: 0:06:30 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-document-features+default-devel
Version : 0.2.8
Release : 1.el9
Architecture : noarch
Size : 7.3 k
Source : rust-document-features-0.2.8-1.el9.src.rpm
Repository : epel
Summary : Extract documentation for the feature flags from comments in Cargo.toml
URL : https://crates.io/crates/document-features
License : MIT OR Apache-2.0
Description : Extract documentation for the feature flags from comments in Cargo.toml.
:
: This package contains library source intended for building other packages which
: use the "default" feature of the "document-features" crate.