How to Install and Uninstall rust-num-complex+rand-devel.noarch Package on Rocky Linux 9

Last updated: October 06,2024

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

Please follow the guidelines below to install rust-num-complex+rand-devel.noarch on Rocky Linux 9

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

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

Learn how to uninstall rust-num-complex+rand-devel.noarch on Rocky Linux 9:

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

3. Information about the rust-num-complex+rand-devel.noarch package on Rocky Linux 9

Last metadata expiration check: 2:07:02 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : rust-num-complex+rand-devel
Version : 0.4.4
Release : 1.el9
Architecture : noarch
Size : 7.9 k
Source : rust-num-complex-0.4.4-1.el9.src.rpm
Repository : epel
Summary : Complex numbers implementation for Rust
URL : https://crates.io/crates/num-complex
License : MIT OR Apache-2.0
Description : Complex numbers implementation for Rust.
:
: This package contains library source intended for building other packages which
: use the "rand" feature of the "num-complex" crate.