How to Install and Uninstall rust-take+default-devel.noarch Package on Fedora 36

Last updated: October 06,2024

1. Install "rust-take+default-devel.noarch" package

Learn how to install rust-take+default-devel.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install rust-take+default-devel.noarch

2. Uninstall "rust-take+default-devel.noarch" package

Learn how to uninstall rust-take+default-devel.noarch on Fedora 36:

$ sudo dnf remove rust-take+default-devel.noarch $ sudo dnf autoremove

3. Information about the rust-take+default-devel.noarch package on Fedora 36

Last metadata expiration check: 1:23:04 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : rust-take+default-devel
Version : 0.1.0
Release : 12.fc36
Architecture : noarch
Size : 7.7 k
Source : rust-take-0.1.0-12.fc36.src.rpm
Repository : fedora
Summary : Cell allowing the inner value to be consumed without a mutable reference
URL : https://crates.io/crates/take
License : MIT or ASL 2.0
Description : Cell allowing the inner value to be consumed without a mutable reference.
:
: This package contains library source intended for building other packages
: which use "default" feature of "take" crate.