How to Install and Uninstall rust-take_mut-devel.noarch Package on AlmaLinux 9

Last updated: July 04,2024

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

This is a short guide on how to install rust-take_mut-devel.noarch on AlmaLinux 9

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

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

Please follow the instructions below to uninstall rust-take_mut-devel.noarch on AlmaLinux 9:

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

3. Information about the rust-take_mut-devel.noarch package on AlmaLinux 9

Last metadata expiration check: 0:17:59 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : rust-take_mut-devel
Version : 0.2.2
Release : 14.el9
Architecture : noarch
Size : 13 k
Source : rust-take_mut-0.2.2-14.el9.src.rpm
Repository : epel
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.