How to Install and Uninstall rust-weak-table+alloc-devel.noarch Package on Fedora 38

Last updated: January 12,2025

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

In this section, we are going to explain the necessary steps to install rust-weak-table+alloc-devel.noarch on Fedora 38

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

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

Learn how to uninstall rust-weak-table+alloc-devel.noarch on Fedora 38:

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

3. Information about the rust-weak-table+alloc-devel.noarch package on Fedora 38

Last metadata expiration check: 1:04:40 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : rust-weak-table+alloc-devel
Version : 0.3.2
Release : 2.fc38
Architecture : noarch
Size : 7.2 k
Source : rust-weak-table-0.3.2-2.fc38.src.rpm
Repository : fedora
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.