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

Last updated: October 06,2024

1. Install "rust-ena-devel.noarch" package

This guide covers the steps necessary to install rust-ena-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install rust-ena-devel.noarch

2. Uninstall "rust-ena-devel.noarch" package

Please follow the guidelines below to uninstall rust-ena-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove rust-ena-devel.noarch $ sudo dnf autoremove

3. Information about the rust-ena-devel.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 0:37:34 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-ena-devel
Version : 0.14.2
Release : 1.el9
Architecture : noarch
Size : 30 k
Source : rust-ena-0.14.2-1.el9.src.rpm
Repository : epel
Summary : Union-find, congruence closure, and other unification code
URL : https://crates.io/crates/ena
License : MIT OR Apache-2.0
Description : Union-find, congruence closure, and other unification code. Based on
: code from rustc.
:
: This package contains library source intended for building other packages which
: use the "ena" crate.