How to Install and Uninstall rust-heapsize+default-devel.noarch Package on Fedora 36

Last updated: June 18,2024

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

Learn how to install rust-heapsize+default-devel.noarch on Fedora 36

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

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

Please follow the step by step instructions below to uninstall rust-heapsize+default-devel.noarch on Fedora 36:

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

3. Information about the rust-heapsize+default-devel.noarch package on Fedora 36

Last metadata expiration check: 4:33:42 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : rust-heapsize+default-devel
Version : 0.4.2
Release : 13.fc36
Architecture : noarch
Size : 7.6 k
Source : rust-heapsize-0.4.2-13.fc36.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 "default" feature of "heapsize" crate.