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

Last updated: October 11,2024

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

Please follow the guidance below to install rust-muldiv+default-devel.noarch on Fedora 34

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

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

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

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

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

Last metadata expiration check: 4:00:53 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : rust-muldiv+default-devel
Version : 0.2.1
Release : 5.fc34
Architecture : noarch
Size : 7.9 k
Source : rust-muldiv-0.2.1-5.fc34.src.rpm
Repository : fedora
Summary : Provides a trait for numeric types to perform combined multiplication
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.