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

Last updated: September 30,2024

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

Here is a brief guide to show you how to install rust-checked_int_cast-devel.noarch on Fedora 36

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

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

This tutorial shows how to uninstall rust-checked_int_cast-devel.noarch on Fedora 36:

$ 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 36

Last metadata expiration check: 1:17:06 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : rust-checked_int_cast-devel
Version : 1.0.0
Release : 8.fc36
Architecture : noarch
Size : 12 k
Source : rust-checked_int_cast-1.0.0-8.fc36.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.