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

Last updated: June 03,2024

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

Learn how to install rust-fallible_collections+unstable-devel.noarch on Fedora 38

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

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

Please follow the steps below to uninstall rust-fallible_collections+unstable-devel.noarch on Fedora 38:

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

Last metadata expiration check: 0:42:32 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : rust-fallible_collections+unstable-devel
Version : 0.4.9
Release : 1.fc38
Architecture : noarch
Size : 7.8 k
Source : rust-fallible_collections-0.4.9-1.fc38.src.rpm
Repository : updates
Summary : Which adds fallible allocation api to std collections
URL : https://crates.io/crates/fallible_collections
License : MIT OR Apache-2.0
Description : A crate which adds fallible allocation api to std collections.
:
: This package contains library source intended for building other packages which
: use the "unstable" feature of the "fallible_collections" crate.