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

Last updated: January 11,2025

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

Please follow the steps below to install rust-muldiv-devel.noarch on Fedora 36

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

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

Please follow the steps below to uninstall rust-muldiv-devel.noarch on Fedora 36:

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

3. Information about the rust-muldiv-devel.noarch package on Fedora 36

Last metadata expiration check: 1:13:56 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : rust-muldiv-devel
Version : 1.0.0
Release : 2.fc36
Architecture : noarch
Size : 14 k
Source : rust-muldiv-1.0.0-2.fc36.src.rpm
Repository : fedora
Summary : Combined multiplication and division with overflow protection
URL : https://crates.io/crates/muldiv
License : MIT
Description : Provides a trait for numeric types to perform combined multiplication and
: division with overflow protection.
:
: This package contains library source intended for building other packages
: which use "muldiv" crate.