How to Install and Uninstall rust-num-complex+serde-devel.noarch Package on Fedora 35

Last updated: April 26,2024

1. Install "rust-num-complex+serde-devel.noarch" package

In this section, we are going to explain the necessary steps to install rust-num-complex+serde-devel.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install rust-num-complex+serde-devel.noarch

2. Uninstall "rust-num-complex+serde-devel.noarch" package

This guide let you learn how to uninstall rust-num-complex+serde-devel.noarch on Fedora 35:

$ sudo dnf remove rust-num-complex+serde-devel.noarch $ sudo dnf autoremove

3. Information about the rust-num-complex+serde-devel.noarch package on Fedora 35

Last metadata expiration check: 3:40:59 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : rust-num-complex+serde-devel
Version : 0.4.1
Release : 1.fc35
Architecture : noarch
Size : 8.0 k
Source : rust-num-complex-0.4.1-1.fc35.src.rpm
Repository : updates
Summary : Complex numbers implementation for Rust
URL : https://crates.io/crates/num-complex
License : MIT or ASL 2.0
Description : Complex numbers implementation for Rust.
:
: This package contains library source intended for building other packages which
: use the "serde" feature of the "num-complex" crate.