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

Last updated: July 01,2024

1. Install "rust-maybe-uninit+default-devel.noarch" package

This is a short guide on how to install rust-maybe-uninit+default-devel.noarch on Fedora 35

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

2. Uninstall "rust-maybe-uninit+default-devel.noarch" package

Please follow the instructions below to uninstall rust-maybe-uninit+default-devel.noarch on Fedora 35:

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

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

Last metadata expiration check: 5:04:05 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : rust-maybe-uninit+default-devel
Version : 2.0.0
Release : 4.fc35
Architecture : noarch
Size : 7.4 k
Source : rust-maybe-uninit-2.0.0-4.fc35.src.rpm
Repository : fedora
Summary : MaybeUninit for friends of backwards compatibility
URL : https://crates.io/crates/maybe-uninit
License : ASL 2.0 or MIT
Description : MaybeUninit for friends of backwards compatibility.
:
: This package contains library source intended for building other packages
: which use "default" feature of "maybe-uninit" crate.