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

Last updated: September 21,2024

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

This tutorial shows how to install rust-void+std-devel.noarch on Fedora 39

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

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

In this section, we are going to explain the necessary steps to uninstall rust-void+std-devel.noarch on Fedora 39:

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

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

Last metadata expiration check: 3:01:42 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : rust-void+std-devel
Version : 1.0.2
Release : 20.fc39
Architecture : noarch
Size : 7.8 k
Source : rust-void-1.0.2-20.fc39.src.rpm
Repository : fedora
Summary : Uninhabited void type for use in statically impossible cases
URL : https://crates.io/crates/void
License : MIT
Description : The uninhabited void type for use in statically impossible cases.
:
: This package contains library source intended for building other packages which
: use the "std" feature of the "void" crate.