How to Install and Uninstall rust-enum_dispatch-devel.noarch Package on Fedora 39

Last updated: November 25,2024

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

This guide covers the steps necessary to install rust-enum_dispatch-devel.noarch on Fedora 39

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

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

This is a short guide on how to uninstall rust-enum_dispatch-devel.noarch on Fedora 39:

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

3. Information about the rust-enum_dispatch-devel.noarch package on Fedora 39

Last metadata expiration check: 3:18:11 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : rust-enum_dispatch-devel
Version : 0.3.12
Release : 1.fc39
Architecture : noarch
Size : 30 k
Source : rust-enum_dispatch-0.3.12-1.fc39.src.rpm
Repository : fedora
Summary : Near drop-in replacement for dynamic-dispatched method calls with up to 10x the speed
URL : https://crates.io/crates/enum_dispatch
License : MIT OR Apache-2.0
Description : Near drop-in replacement for dynamic-dispatched method calls with up to
: 10x the speed.
:
: This package contains library source intended for building other packages which
: use the "enum_dispatch" crate.