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

Last updated: October 15,2024

1. Install "rust-ref-cast-devel.noarch" package

Here is a brief guide to show you how to install rust-ref-cast-devel.noarch on Fedora 39

$ sudo dnf update $ sudo dnf install rust-ref-cast-devel.noarch

2. Uninstall "rust-ref-cast-devel.noarch" package

This is a short guide on how to uninstall rust-ref-cast-devel.noarch on Fedora 39:

$ sudo dnf remove rust-ref-cast-devel.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 5:42:17 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : rust-ref-cast-devel
Version : 1.0.22
Release : 1.fc39
Architecture : noarch
Size : 32 k
Source : rust-ref-cast-1.0.22-1.fc39.src.rpm
Repository : updates
Summary : Safely cast &T to &U where the struct U contains a single field of type T
URL : https://crates.io/crates/ref-cast
License : MIT OR Apache-2.0
Description : Safely cast &T to &U where the struct U contains a single field of type
: T.
:
: This package contains library source intended for building other packages which
: use the "ref-cast" crate.