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

Last updated: October 07,2024

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

In this section, we are going to explain the necessary steps to install rust-downcast-rs-devel.noarch on Fedora 36

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

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

Please follow the guidelines below to uninstall rust-downcast-rs-devel.noarch on Fedora 36:

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

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

Last metadata expiration check: 2:49:51 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : rust-downcast-rs-devel
Version : 1.2.0
Release : 6.fc36
Architecture : noarch
Size : 21 k
Source : rust-downcast-rs-1.2.0-6.fc36.src.rpm
Repository : fedora
Summary : Trait object downcasting support using only safe Rust
URL : https://crates.io/crates/downcast-rs
License : MIT or ASL 2.0
Description : Trait object downcasting support using only safe Rust. It supports type
: parameters, associated types, and type constraints.
:
: This package contains library source intended for building other packages
: which use "downcast-rs" crate.