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

Last updated: July 02,2024

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

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

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

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

Please follow the instructions below to uninstall rust-num-bigint+serde-devel.noarch on Rocky Linux 9:

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

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

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