How to Install and Uninstall rust-take_mut-devel.noarch Package on Fedora 34

Last updated: July 05,2024

1. Install "rust-take_mut-devel.noarch" package

Please follow the step by step instructions below to install rust-take_mut-devel.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install rust-take_mut-devel.noarch

2. Uninstall "rust-take_mut-devel.noarch" package

Here is a brief guide to show you how to uninstall rust-take_mut-devel.noarch on Fedora 34:

$ sudo dnf remove rust-take_mut-devel.noarch $ sudo dnf autoremove

3. Information about the rust-take_mut-devel.noarch package on Fedora 34

Last metadata expiration check: 3:27:22 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : rust-take_mut-devel
Version : 0.2.2
Release : 10.fc34
Architecture : noarch
Size : 13 k
Source : rust-take_mut-0.2.2-10.fc34.src.rpm
Repository : fedora
Summary : Take a T from a &mut T temporarily
URL : https://crates.io/crates/take_mut
License : MIT
Description : Take a T from a &mut T temporarily.
:
: This package contains library source intended for building other packages
: which use "take_mut" crate.