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

Last updated: September 23,2024

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

This guide covers the steps necessary to install rust-cast+std-devel.noarch on Fedora 39

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

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

In this section, we are going to explain the necessary steps to uninstall rust-cast+std-devel.noarch on Fedora 39:

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

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

Last metadata expiration check: 1:17:18 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : rust-cast+std-devel
Version : 0.3.0
Release : 3.fc39
Architecture : noarch
Size : 7.9 k
Source : rust-cast-0.3.0-3.fc39.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.