How to Install and Uninstall rust-heapsize+unstable-devel.noarch Package on Fedora 39

Last updated: September 30,2024

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

Please follow the steps below to install rust-heapsize+unstable-devel.noarch on Fedora 39

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

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

Here is a brief guide to show you how to uninstall rust-heapsize+unstable-devel.noarch on Fedora 39:

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

3. Information about the rust-heapsize+unstable-devel.noarch package on Fedora 39

Last metadata expiration check: 3:57:04 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : rust-heapsize+unstable-devel
Version : 0.4.2
Release : 19.fc39
Architecture : noarch
Size : 7.9 k
Source : rust-heapsize-0.4.2-19.fc39.src.rpm
Repository : fedora
Summary : Infrastructure for measuring the total runtime size of an object on the heap
URL : https://crates.io/crates/heapsize
License : MIT OR Apache-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 the "unstable" feature of the "heapsize" crate.