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

Last updated: July 03,2024

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

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

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

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

In this section, we are going to explain the necessary steps to uninstall rust-take+default-devel.noarch on Fedora 34:

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

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

Last metadata expiration check: 4:49:29 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : rust-take+default-devel
Version : 0.1.0
Release : 10.fc34
Architecture : noarch
Size : 7.8 k
Source : rust-take-0.1.0-10.fc34.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.