How to Install and Uninstall rust-downcast+default-devel.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 06,2024

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

In this section, we are going to explain the necessary steps to install rust-downcast+default-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

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

In this section, we are going to explain the necessary steps to uninstall rust-downcast+default-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the rust-downcast+default-devel.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:58:54 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-downcast+default-devel
Version : 0.11.0
Release : 2.el9
Architecture : noarch
Size : 7.5 k
Source : rust-downcast-0.11.0-2.el9.src.rpm
Repository : epel
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 "default" feature of the "downcast" crate.