How to Install and Uninstall rust-checked_int_cast-devel.noarch Package on Fedora 34

Last updated: July 03,2024

1. Install "rust-checked_int_cast-devel.noarch" package

Please follow the guidance below to install rust-checked_int_cast-devel.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install rust-checked_int_cast-devel.noarch

2. Uninstall "rust-checked_int_cast-devel.noarch" package

Please follow the step by step instructions below to uninstall rust-checked_int_cast-devel.noarch on Fedora 34:

$ sudo dnf remove rust-checked_int_cast-devel.noarch $ sudo dnf autoremove

3. Information about the rust-checked_int_cast-devel.noarch package on Fedora 34

Last metadata expiration check: 2:22:43 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : rust-checked_int_cast-devel
Version : 1.0.0
Release : 6.fc34
Architecture : noarch
Size : 12 k
Source : rust-checked_int_cast-1.0.0-6.fc34.src.rpm
Repository : fedora
Summary : Conversions between primitive integers with overflow and underflow checking
URL : https://crates.io/crates/checked_int_cast
License : MIT
Description : Conversions between primitive integers with overflow and underflow checking.
:
: This package contains library source intended for building other packages
: which use "checked_int_cast" crate.