How to Install and Uninstall rust-heapless+ufmt-write-devel.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: June 24,2024

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

This tutorial shows how to install rust-heapless+ufmt-write-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

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

In this section, we are going to explain the necessary steps to uninstall rust-heapless+ufmt-write-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 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 Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 0:06:06 ago on Mon Feb 26 07:04:30 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.