How to Install and Uninstall rust-ref-cast+default-devel.noarch Package on Fedora 34

Last updated: October 04,2024

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

Please follow the guidelines below to install rust-ref-cast+default-devel.noarch on Fedora 34

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

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

Please follow the steps below to uninstall rust-ref-cast+default-devel.noarch on Fedora 34:

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

3. Information about the rust-ref-cast+default-devel.noarch package on Fedora 34

Last metadata expiration check: 2:30:19 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : rust-ref-cast+default-devel
Version : 1.0.6
Release : 2.fc34
Architecture : noarch
Size : 7.8 k
Source : rust-ref-cast-1.0.6-2.fc34.src.rpm
Repository : fedora
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 ASL 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 "default" feature of "ref-cast" crate.