How to Install and Uninstall rust-humansize1-devel.noarch Package on Oracle Linux 9

Last updated: October 06,2024

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

In this section, we are going to explain the necessary steps to install rust-humansize1-devel.noarch on Oracle Linux 9

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

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

In this section, we are going to explain the necessary steps to uninstall rust-humansize1-devel.noarch on Oracle Linux 9:

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

3. Information about the rust-humansize1-devel.noarch package on Oracle Linux 9

Last metadata expiration check: 1:37:53 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-humansize1-devel
Version : 1.1.1
Release : 1.el9
Architecture : noarch
Size : 17 k
Source : rust-humansize1-1.1.1-1.el9.src.rpm
Repository : epel
Summary : Configurable crate to easily represent file 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 file sizes in a human-readable
: format.
:
: This package contains library source intended for building other packages which
: use the "humansize" crate.