How to Install and Uninstall rust-fallible_collections+unstable-devel.noarch Package on Fedora 34

Last updated: October 05,2024

1. Install "rust-fallible_collections+unstable-devel.noarch" package

This guide covers the steps necessary to install rust-fallible_collections+unstable-devel.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install rust-fallible_collections+unstable-devel.noarch

2. Uninstall "rust-fallible_collections+unstable-devel.noarch" package

Please follow the step by step instructions below to uninstall rust-fallible_collections+unstable-devel.noarch on Fedora 34:

$ sudo dnf remove rust-fallible_collections+unstable-devel.noarch $ sudo dnf autoremove

3. Information about the rust-fallible_collections+unstable-devel.noarch package on Fedora 34

Last metadata expiration check: 1:55:02 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : rust-fallible_collections+unstable-devel
Version : 0.4.4
Release : 1.fc34
Architecture : noarch
Size : 7.5 k
Source : rust-fallible_collections-0.4.4-1.fc34.src.rpm
Repository : updates
Summary : Crate which adds fallible allocation api to std collections
URL : https://crates.io/crates/fallible_collections
License : MIT or ASL 2.0
Description : Crate which adds fallible allocation api to std collections.
:
: This package contains library source intended for building other packages which
: use "unstable" feature of "fallible_collections" crate.