How to Install and Uninstall rust-downcast-rs+default-devel.noarch Package on Fedora 34

Last updated: May 18,2024

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

This guide let you learn how to install rust-downcast-rs+default-devel.noarch on Fedora 34

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

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

This is a short guide on how to uninstall rust-downcast-rs+default-devel.noarch on Fedora 34:

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

3. Information about the rust-downcast-rs+default-devel.noarch package on Fedora 34

Last metadata expiration check: 2:51:48 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : rust-downcast-rs+default-devel
Version : 1.2.0
Release : 4.fc34
Architecture : noarch
Size : 8.2 k
Source : rust-downcast-rs-1.2.0-4.fc34.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 "default" feature of "downcast-rs" crate.