How to Install and Uninstall rust-cast+std-devel.noarch Package on Fedora 38

Last updated: May 20,2024

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

This guide let you learn how to install rust-cast+std-devel.noarch on Fedora 38

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

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

This guide covers the steps necessary to uninstall rust-cast+std-devel.noarch on Fedora 38:

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

3. Information about the rust-cast+std-devel.noarch package on Fedora 38

Last metadata expiration check: 2:13:51 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : rust-cast+std-devel
Version : 0.3.0
Release : 2.fc38
Architecture : noarch
Size : 8.2 k
Source : rust-cast-0.3.0-2.fc38.src.rpm
Repository : fedora
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 "std" feature of the "cast" crate.