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

Last updated: October 05,2024

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

Please follow the step by step instructions below to install rust-downcast-devel.noarch on Fedora 36

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

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

Here is a brief guide to show you how to uninstall rust-downcast-devel.noarch on Fedora 36:

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

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

Last metadata expiration check: 0:35:33 ago on Thu Sep 8 14:04:51 2022.
Available Packages
Name : rust-downcast-devel
Version : 0.11.0
Release : 1.fc36
Architecture : noarch
Size : 14 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 "downcast" crate.