How to Install and Uninstall rust-cast+default-devel.noarch Package on CentOS Stream 9

Last updated: September 29,2024

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

In this section, we are going to explain the necessary steps to install rust-cast+default-devel.noarch on CentOS Stream 9

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

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

This guide covers the steps necessary to uninstall rust-cast+default-devel.noarch on CentOS Stream 9:

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

3. Information about the rust-cast+default-devel.noarch package on CentOS Stream 9

Last metadata expiration check: 2:43:38 ago on Sat Mar 16 16:03:45 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.