How to Install and Uninstall rust-retry+random-devel.noarch Package on Fedora 34

Last updated: October 05,2024

1. Install "rust-retry+random-devel.noarch" package

Please follow the instructions below to install rust-retry+random-devel.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install rust-retry+random-devel.noarch

2. Uninstall "rust-retry+random-devel.noarch" package

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

$ sudo dnf remove rust-retry+random-devel.noarch $ sudo dnf autoremove

3. Information about the rust-retry+random-devel.noarch package on Fedora 34

Last metadata expiration check: 2:43:23 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : rust-retry+random-devel
Version : 1.3.1
Release : 1.fc34
Architecture : noarch
Size : 8.1 k
Source : rust-retry-1.3.1-1.fc34.src.rpm
Repository : updates
Summary : Utilities for retrying operations that can fail
URL : https://crates.io/crates/retry
License : MIT
Description : Utilities for retrying operations that can fail.
:
: This package contains library source intended for building other packages which
: use the "random" feature of the "retry" crate.