How to Install and Uninstall rust-num0.3+libm-devel.noarch Package on Fedora 36

Last updated: May 18,2024

1. Install "rust-num0.3+libm-devel.noarch" package

Please follow the guidelines below to install rust-num0.3+libm-devel.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install rust-num0.3+libm-devel.noarch

2. Uninstall "rust-num0.3+libm-devel.noarch" package

Please follow the steps below to uninstall rust-num0.3+libm-devel.noarch on Fedora 36:

$ sudo dnf remove rust-num0.3+libm-devel.noarch $ sudo dnf autoremove

3. Information about the rust-num0.3+libm-devel.noarch package on Fedora 36

Last metadata expiration check: 2:01:18 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : rust-num0.3+libm-devel
Version : 0.3.1
Release : 2.fc36
Architecture : noarch
Size : 7.4 k
Source : rust-num0.3-0.3.1-2.fc36.src.rpm
Repository : fedora
Summary : Collection of numeric types and traits for Rust
URL : https://crates.io/crates/num
License : MIT or ASL 2.0
Description : Collection of numeric types and traits for Rust, including bigint, complex,
: rational, range iterators, generic integers, and more!.
:
: This package contains library source intended for building other packages
: which use "libm" feature of "num" crate.