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

Last updated: November 26,2024

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

Please follow the steps below to install rust-downcast+std-devel.noarch on Fedora 39

$ 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 39:

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

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

Last metadata expiration check: 0:02:01 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : rust-downcast+std-devel
Version : 0.11.0
Release : 5.fc39
Architecture : noarch
Size : 7.9 k
Source : rust-downcast-0.11.0-5.fc39.src.rpm
Repository : fedora
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.