How to Install and Uninstall rust-humansize+no_alloc-devel.noarch Package on Oracle Linux 9

Last updated: September 20,2024

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

Here is a brief guide to show you how to install rust-humansize+no_alloc-devel.noarch on Oracle Linux 9

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

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

This is a short guide on how to uninstall rust-humansize+no_alloc-devel.noarch on Oracle Linux 9:

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

3. Information about the rust-humansize+no_alloc-devel.noarch package on Oracle Linux 9

Last metadata expiration check: 0:16:49 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-humansize+no_alloc-devel
Version : 2.1.3
Release : 1.el9
Architecture : noarch
Size : 7.7 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 "no_alloc" feature of the "humansize" crate.