How to Install and Uninstall rust-void+std-devel.noarch Package on Fedora 34

Last updated: October 05,2024

1. Install "rust-void+std-devel.noarch" package

This guide covers the steps necessary to install rust-void+std-devel.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install rust-void+std-devel.noarch

2. Uninstall "rust-void+std-devel.noarch" package

Please follow the guidance below to uninstall rust-void+std-devel.noarch on Fedora 34:

$ sudo dnf remove rust-void+std-devel.noarch $ sudo dnf autoremove

3. Information about the rust-void+std-devel.noarch package on Fedora 34

Last metadata expiration check: 0:38:50 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : rust-void+std-devel
Version : 1.0.2
Release : 13.fc34
Architecture : noarch
Size : 7.7 k
Source : rust-void-1.0.2-13.fc34.src.rpm
Repository : fedora
Summary : Uninhabited void type for use in statically impossible cases
URL : https://crates.io/crates/void
License : MIT
Description : Uninhabited void type for use in statically impossible cases.
:
: This package contains library source intended for building other packages
: which use "std" feature of "void" crate.