How to Install and Uninstall rust-humansize-devel.noarch Package on CentOS Stream 9

Last updated: September 25,2024

1. Install "rust-humansize-devel.noarch" package

This guide covers the steps necessary to install rust-humansize-devel.noarch on CentOS Stream 9

$ sudo dnf update $ sudo dnf install rust-humansize-devel.noarch

2. Uninstall "rust-humansize-devel.noarch" package

Please follow the instructions below to uninstall rust-humansize-devel.noarch on CentOS Stream 9:

$ sudo dnf remove rust-humansize-devel.noarch $ sudo dnf autoremove

3. Information about the rust-humansize-devel.noarch package on CentOS Stream 9

Last metadata expiration check: 1:40:13 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : rust-humansize-devel
Version : 2.1.3
Release : 1.el9
Architecture : noarch
Size : 21 k
Source : rust-humansize-2.1.3-1.el9.src.rpm
Repository : epel
Summary : Configurable crate to easily represent sizes in a human-readable format
URL : https://crates.io/crates/humansize
License : MIT OR Apache-2.0
Description : A configurable crate to easily represent sizes in a human-readable
: format.
:
: This package contains library source intended for building other packages which
: use the "humansize" crate.