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

Last updated: January 15,2025

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

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

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

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

This tutorial shows how to uninstall rust-weak-table+std-devel.noarch on Fedora 39:

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

3. Information about the rust-weak-table+std-devel.noarch package on Fedora 39

Last metadata expiration check: 0:21:33 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : rust-weak-table+std-devel
Version : 0.3.2
Release : 3.fc39
Architecture : noarch
Size : 7.4 k
Source : rust-weak-table-0.3.2-3.fc39.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 "std" feature of the "weak-table" crate.