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

Last updated: October 06,2024

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

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

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

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

Please follow the steps below to uninstall rust-try_from+no_std-devel.noarch on Fedora 35:

$ 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 35

Last metadata expiration check: 4:09:49 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : rust-try_from+no_std-devel
Version : 0.3.2
Release : 5.fc35
Architecture : noarch
Size : 7.6 k
Source : rust-try_from-0.3.2-5.fc35.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.