How to Install and Uninstall rust-downcast+std-devel.noarch Package on Oracle Linux 9

Last updated: October 06,2024

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

This tutorial shows how to install rust-downcast+std-devel.noarch on Oracle Linux 9

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

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

This guide let you learn how to uninstall rust-downcast+std-devel.noarch on Oracle Linux 9:

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

3. Information about the rust-downcast+std-devel.noarch package on Oracle Linux 9

Last metadata expiration check: 3:02:52 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-downcast+std-devel
Version : 0.11.0
Release : 2.el9
Architecture : noarch
Size : 7.4 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 "std" feature of the "downcast" crate.