How to Install and Uninstall rust-heapless+ufmt-write-devel.noarch Package on AlmaLinux 9

Last updated: October 08,2024

1. Install "rust-heapless+ufmt-write-devel.noarch" package

This guide covers the steps necessary to install rust-heapless+ufmt-write-devel.noarch on AlmaLinux 9

$ sudo dnf update $ sudo dnf install rust-heapless+ufmt-write-devel.noarch

2. Uninstall "rust-heapless+ufmt-write-devel.noarch" package

This guide let you learn how to uninstall rust-heapless+ufmt-write-devel.noarch on AlmaLinux 9:

$ sudo dnf remove rust-heapless+ufmt-write-devel.noarch $ sudo dnf autoremove

3. Information about the rust-heapless+ufmt-write-devel.noarch package on AlmaLinux 9

Last metadata expiration check: 1:09:44 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : rust-heapless+ufmt-write-devel
Version : 0.7.16
Release : 1.el9
Architecture : noarch
Size : 7.3 k
Source : rust-heapless-0.7.16-1.el9.src.rpm
Repository : epel
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 "ufmt-write" feature of the "heapless" crate.