How to Install and Uninstall rust-typed-arena+std-devel.noarch Package on Oracle Linux 9

Last updated: September 27,2024

1. Install "rust-typed-arena+std-devel.noarch" package

Please follow the steps below to install rust-typed-arena+std-devel.noarch on Oracle Linux 9

$ sudo dnf update $ sudo dnf install rust-typed-arena+std-devel.noarch

2. Uninstall "rust-typed-arena+std-devel.noarch" package

Learn how to uninstall rust-typed-arena+std-devel.noarch on Oracle Linux 9:

$ sudo dnf remove rust-typed-arena+std-devel.noarch $ sudo dnf autoremove

3. Information about the rust-typed-arena+std-devel.noarch package on Oracle Linux 9

Last metadata expiration check: 0:46:56 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-typed-arena+std-devel
Version : 2.0.2
Release : 1.el9
Architecture : noarch
Size : 7.7 k
Source : rust-typed-arena-2.0.2-1.el9.src.rpm
Repository : epel
Summary : Arena, a fast but limited type of allocator
URL : https://crates.io/crates/typed-arena
License : MIT
Description : Arena, a fast but limited type of allocator.
:
: This package contains library source intended for building other packages which
: use the "std" feature of the "typed-arena" crate.