How to Install and Uninstall rust-odds+docs-devel.noarch Package on Fedora 34

Last updated: June 26,2024

1. Install "rust-odds+docs-devel.noarch" package

In this section, we are going to explain the necessary steps to install rust-odds+docs-devel.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install rust-odds+docs-devel.noarch

2. Uninstall "rust-odds+docs-devel.noarch" package

This tutorial shows how to uninstall rust-odds+docs-devel.noarch on Fedora 34:

$ sudo dnf remove rust-odds+docs-devel.noarch $ sudo dnf autoremove

3. Information about the rust-odds+docs-devel.noarch package on Fedora 34

Last metadata expiration check: 1:42:37 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : rust-odds+docs-devel
Version : 0.4.0
Release : 3.fc34
Architecture : noarch
Size : 7.9 k
Source : rust-odds-0.4.0-3.fc34.src.rpm
Repository : fedora
Summary : Odds and ends — collection miscellania
URL : https://crates.io/crates/odds
License : MIT or ASL 2.0
Description : Odds and ends — collection miscellania. Extra functionality for slices
: (`.find()`, `RevSlice`), strings and other things. Things in odds may move to
: more appropriate crates if we find them.
:
: This package contains library source intended for building other packages
: which use "docs" feature of "odds" crate.