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

Last updated: July 05,2024

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

This tutorial shows how to install rust-odds-devel.noarch on Fedora 34

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

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

Please follow the step by step instructions below to uninstall rust-odds-devel.noarch on Fedora 34:

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

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

Last metadata expiration check: 5:50:12 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : rust-odds-devel
Version : 0.4.0
Release : 3.fc34
Architecture : noarch
Size : 40 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 "odds" crate.