How to Install and Uninstall rust-heapless+x86-sync-pool-devel.noarch Package on Fedora 39

Last updated: October 13,2024

1. Install "rust-heapless+x86-sync-pool-devel.noarch" package

This is a short guide on how to install rust-heapless+x86-sync-pool-devel.noarch on Fedora 39

$ sudo dnf update $ sudo dnf install rust-heapless+x86-sync-pool-devel.noarch

2. Uninstall "rust-heapless+x86-sync-pool-devel.noarch" package

This is a short guide on how to uninstall rust-heapless+x86-sync-pool-devel.noarch on Fedora 39:

$ sudo dnf remove rust-heapless+x86-sync-pool-devel.noarch $ sudo dnf autoremove

3. Information about the rust-heapless+x86-sync-pool-devel.noarch package on Fedora 39

Last metadata expiration check: 5:04:13 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : rust-heapless+x86-sync-pool-devel
Version : 0.7.16
Release : 2.fc39
Architecture : noarch
Size : 7.4 k
Source : rust-heapless-0.7.16-2.fc39.src.rpm
Repository : fedora
Summary : Static friendly data structures that don't require dynamic memory allocation
URL : https://crates.io/crates/heapless
License : MIT OR Apache-2.0
Description : `static` friendly data structures that don't require dynamic memory
: allocation.
:
: This package contains library source intended for building other packages which
: use the "x86-sync-pool" feature of the "heapless" crate.