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

Last updated: July 07,2024

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

Please follow the instructions below to install rust-cast+default-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

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

Please follow the steps below to uninstall rust-cast+default-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

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

Last metadata expiration check: 1:48:58 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-cast+default-devel
Version : 0.3.0
Release : 1.el9
Architecture : noarch
Size : 7.9 k
Source : rust-cast-0.3.0-1.el9.src.rpm
Repository : epel
Summary : Ergonomic, checked cast functions for primitive types
URL : https://crates.io/crates/cast
License : MIT OR Apache-2.0
Description : Ergonomic, checked cast functions for primitive types.
:
: This package contains library source intended for building other packages which
: use the "default" feature of the "cast" crate.