How to Install and Uninstall rust-human_format+default-devel.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 06,2024

1. Install "rust-human_format+default-devel.noarch" package

Please follow the guidelines below to install rust-human_format+default-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install rust-human_format+default-devel.noarch

2. Uninstall "rust-human_format+default-devel.noarch" package

This guide let you learn how to uninstall rust-human_format+default-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove rust-human_format+default-devel.noarch $ sudo dnf autoremove

3. Information about the rust-human_format+default-devel.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 2:19:47 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-human_format+default-devel
Version : 1.0.3
Release : 1.el9
Architecture : noarch
Size : 7.1 k
Source : rust-human_format-1.0.3-1.el9.src.rpm
Repository : epel
Summary : Converts a number to/from a human readable string
URL : https://crates.io/crates/human_format
License : MIT
Description : Rust Port of human-format from node, formatting numbers for us, while
: the machines are still at bay.
:
: This package contains library source intended for building other packages which
: use the "default" feature of the "human_format" crate.