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

Last updated: September 28,2024

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

This is a short guide on how to install rust-heapsize+unstable-devel.noarch on Fedora 34

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

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

Please follow the guidelines below to uninstall rust-heapsize+unstable-devel.noarch on Fedora 34:

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

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

Last metadata expiration check: 1:54:43 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : rust-heapsize+unstable-devel
Version : 0.4.2
Release : 11.fc34
Architecture : noarch
Size : 7.6 k
Source : rust-heapsize-0.4.2-11.fc34.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 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 "unstable" feature of "heapsize" crate.