How to Install and Uninstall rust-retry+rand-devel.noarch Package on Fedora 36

Last updated: April 29,2024

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

This guide covers the steps necessary to install rust-retry+rand-devel.noarch on Fedora 36

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

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

Please follow the instructions below to uninstall rust-retry+rand-devel.noarch on Fedora 36:

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

3. Information about the rust-retry+rand-devel.noarch package on Fedora 36

Last metadata expiration check: 5:42:15 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : rust-retry+rand-devel
Version : 1.3.1
Release : 1.fc36
Architecture : noarch
Size : 8.0 k
Source : rust-retry-1.3.1-1.fc36.src.rpm
Repository : fedora
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 "rand" feature of the "retry" crate.