How to Install and Uninstall rust-retry+default-devel.noarch Package on Fedora 38

Last updated: September 21,2024

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

This guide let you learn how to install rust-retry+default-devel.noarch on Fedora 38

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

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

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

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

3. Information about the rust-retry+default-devel.noarch package on Fedora 38

Last metadata expiration check: 3:03:46 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : rust-retry+default-devel
Version : 2.0.0
Release : 1.fc38
Architecture : noarch
Size : 7.8 k
Source : rust-retry-2.0.0-1.fc38.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 "default" feature of the "retry" crate.