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

Last updated: July 04,2024

1. Install "rust-im-rc+arbitrary-devel.noarch" package

This tutorial shows how to install rust-im-rc+arbitrary-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install rust-im-rc+arbitrary-devel.noarch

2. Uninstall "rust-im-rc+arbitrary-devel.noarch" package

This guide covers the steps necessary to uninstall rust-im-rc+arbitrary-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove rust-im-rc+arbitrary-devel.noarch $ sudo dnf autoremove

3. Information about the rust-im-rc+arbitrary-devel.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 0:18:49 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-im-rc+arbitrary-devel
Version : 15.1.0
Release : 2.el9
Architecture : noarch
Size : 8.3 k
Source : rust-im-rc-15.1.0-2.el9.src.rpm
Repository : epel
Summary : Immutable collection datatypes (the fast but not thread safe version)
URL : https://crates.io/crates/im-rc
License : MPLv2.0
Description : Immutable collection datatypes (the fast but not thread safe version).
:
: This package contains library source intended for building other packages which
: use the "arbitrary" feature of the "im-rc" crate.