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

Last updated: October 07,2024

1. Install "rust-bytesize+serde-devel.noarch" package

This guide covers the steps necessary to install rust-bytesize+serde-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

2. Uninstall "rust-bytesize+serde-devel.noarch" package

Please follow the steps below to uninstall rust-bytesize+serde-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

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

Last metadata expiration check: 1:23:57 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-bytesize+serde-devel
Version : 1.3.0
Release : 1.el9
Architecture : noarch
Size : 7.8 k
Source : rust-bytesize-1.3.0-1.el9.src.rpm
Repository : epel
Summary : Utility for human-readable bytes representations
URL : https://crates.io/crates/bytesize
License : Apache-2.0
Description : An utility for human-readable bytes representations.
:
: This package contains library source intended for building other packages which
: use the "serde" feature of the "bytesize" crate.