How to Install and Uninstall rust-weak-table+alloc-devel.noarch Package on Oracle Linux 9

Last updated: October 02,2024

1. Install "rust-weak-table+alloc-devel.noarch" package

Learn how to install rust-weak-table+alloc-devel.noarch on Oracle Linux 9

$ sudo dnf update $ sudo dnf install rust-weak-table+alloc-devel.noarch

2. Uninstall "rust-weak-table+alloc-devel.noarch" package

This is a short guide on how to uninstall rust-weak-table+alloc-devel.noarch on Oracle Linux 9:

$ sudo dnf remove rust-weak-table+alloc-devel.noarch $ sudo dnf autoremove

3. Information about the rust-weak-table+alloc-devel.noarch package on Oracle Linux 9

Last metadata expiration check: 1:01:08 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-weak-table+alloc-devel
Version : 0.3.2
Release : 1.el9
Architecture : noarch
Size : 7.0 k
Source : rust-weak-table-0.3.2-1.el9.src.rpm
Repository : epel
Summary : Weak hash maps and sets
URL : https://crates.io/crates/weak-table
License : MIT
Description : Weak hash maps and sets.
:
: This package contains library source intended for building other packages which
: use the "alloc" feature of the "weak-table" crate.