How to Install and Uninstall rust-num0.3+alloc-devel.noarch Package on AlmaLinux 9

Last updated: September 29,2024

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

Please follow the step by step instructions below to install rust-num0.3+alloc-devel.noarch on AlmaLinux 9

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

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

This guide let you learn how to uninstall rust-num0.3+alloc-devel.noarch on AlmaLinux 9:

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

3. Information about the rust-num0.3+alloc-devel.noarch package on AlmaLinux 9

Last metadata expiration check: 2:34:07 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : rust-num0.3+alloc-devel
Version : 0.3.1
Release : 3.el9
Architecture : noarch
Size : 7.6 k
Source : rust-num0.3-0.3.1-3.el9.src.rpm
Repository : epel
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 "alloc" feature of "num" crate.