How to Install and Uninstall rust-rental+std-devel.noarch Package on Fedora 34

Last updated: October 05,2024

1. Install "rust-rental+std-devel.noarch" package

Learn how to install rust-rental+std-devel.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install rust-rental+std-devel.noarch

2. Uninstall "rust-rental+std-devel.noarch" package

This guide let you learn how to uninstall rust-rental+std-devel.noarch on Fedora 34:

$ sudo dnf remove rust-rental+std-devel.noarch $ sudo dnf autoremove

3. Information about the rust-rental+std-devel.noarch package on Fedora 34

Last metadata expiration check: 3:32:45 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : rust-rental+std-devel
Version : 0.5.6
Release : 1.fc34
Architecture : noarch
Size : 7.2 k
Source : rust-rental-0.5.6-1.fc34.src.rpm
Repository : updates
Summary : Macro to generate safe self-referential structs
URL : https://crates.io/crates/rental
License : MIT or ASL 2.0
Description : Macro to generate safe self-referential structs, plus premade types for common
: use cases.
:
: This package contains library source intended for building other packages
: which use "std" feature of "rental" crate.