How to Install and Uninstall rust-document-features+default-devel.noarch Package on Oracle Linux 9

Last updated: October 05,2024

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

In this section, we are going to explain the necessary steps to install rust-document-features+default-devel.noarch on Oracle Linux 9

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

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

Please follow the guidance below to uninstall rust-document-features+default-devel.noarch on Oracle Linux 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 Oracle Linux 9

Last metadata expiration check: 1:13:26 ago on Thu Feb 15 07:50:05 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.