How to Install and Uninstall rust-downcast+std-devel.noarch Package on Fedora 36

Last updated: October 07,2024

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

This is a short guide on how to install rust-downcast+std-devel.noarch on Fedora 36

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

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

This guide covers the steps necessary to uninstall rust-downcast+std-devel.noarch on Fedora 36:

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

3. Information about the rust-downcast+std-devel.noarch package on Fedora 36

Last metadata expiration check: 0:40:19 ago on Thu Sep 8 14:04:51 2022.
Available Packages
Name : rust-downcast+std-devel
Version : 0.11.0
Release : 1.fc36
Architecture : noarch
Size : 7.3 k
Source : rust-downcast-0.11.0-1.fc36.src.rpm
Repository : updates
Summary : Trait for downcasting trait objects back to their original types
URL : https://crates.io/crates/downcast
License : MIT
Description : Trait for downcasting trait objects back to their original types.
:
: This package contains library source intended for building other packages which
: use the "std" feature of the "downcast" crate.