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

Last updated: November 27,2024

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

This tutorial shows how to install rust-take+default-devel.noarch on Fedora 35

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

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

Please follow the guidance below to uninstall rust-take+default-devel.noarch on Fedora 35:

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

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

Last metadata expiration check: 4:11:03 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : rust-take+default-devel
Version : 0.1.0
Release : 11.fc35
Architecture : noarch
Size : 7.7 k
Source : rust-take-0.1.0-11.fc35.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.