How to Install and Uninstall rust-try_from+no_std-devel.noarch Package on Fedora 34

Last updated: May 18,2024

1. Install "rust-try_from+no_std-devel.noarch" package

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

$ sudo dnf update $ sudo dnf install rust-try_from+no_std-devel.noarch

2. Uninstall "rust-try_from+no_std-devel.noarch" package

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

$ sudo dnf remove rust-try_from+no_std-devel.noarch $ sudo dnf autoremove

3. Information about the rust-try_from+no_std-devel.noarch package on Fedora 34

Last metadata expiration check: 1:12:31 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : rust-try_from+no_std-devel
Version : 0.3.2
Release : 4.fc34
Architecture : noarch
Size : 7.5 k
Source : rust-try_from-0.3.2-4.fc34.src.rpm
Repository : fedora
Summary : TryFrom and TryInto traits for failable conversions that return a Result
URL : https://crates.io/crates/try_from
License : MIT
Description : TryFrom and TryInto traits for failable conversions that return a Result.
:
: This package contains library source intended for building other packages
: which use "no_std" feature of "try_from" crate.