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

Last updated: June 30,2024

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

In this section, we are going to explain the necessary steps to install rust-heapsize+default-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

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

Please follow the instructions below to uninstall rust-heapsize+default-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

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

Last metadata expiration check: 1:46:58 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-heapsize+default-devel
Version : 0.4.2
Release : 14.el9
Architecture : noarch
Size : 7.6 k
Source : rust-heapsize-0.4.2-14.el9.src.rpm
Repository : epel
Summary : Infrastructure for measuring the total runtime size of an object on the heap
URL : https://crates.io/crates/heapsize
License : MIT or ASL 2.0
Description : Infrastructure for measuring the total runtime size of an object on the heap.
:
: This package contains library source intended for building other packages
: which use "default" feature of "heapsize" crate.