How to Install and Uninstall rust-heapsize-devel.noarch Package on Rocky Linux 9

Last updated: October 07,2024

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

Please follow the steps below to install rust-heapsize-devel.noarch on Rocky Linux 9

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

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

Please follow the steps below to uninstall rust-heapsize-devel.noarch on Rocky Linux 9:

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

3. Information about the rust-heapsize-devel.noarch package on Rocky Linux 9

Last metadata expiration check: 0:17:46 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : rust-heapsize-devel
Version : 0.4.2
Release : 14.el9
Architecture : noarch
Size : 19 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 "heapsize" crate.