How to Install and Uninstall rust-muldiv+default-devel.noarch Package on Fedora 35

Last updated: November 29,2024

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

Learn how to install rust-muldiv+default-devel.noarch on Fedora 35

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

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

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

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

3. Information about the rust-muldiv+default-devel.noarch package on Fedora 35

Last metadata expiration check: 3:43:01 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : rust-muldiv+default-devel
Version : 1.0.0
Release : 1.fc35
Architecture : noarch
Size : 7.9 k
Source : rust-muldiv-1.0.0-1.fc35.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 "default" feature of "muldiv" crate.