How to Install and Uninstall rust-thread_local+criterion-devel.noarch Package on Fedora 34

Last updated: June 29,2024

1. Install "rust-thread_local+criterion-devel.noarch" package

Here is a brief guide to show you how to install rust-thread_local+criterion-devel.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install rust-thread_local+criterion-devel.noarch

2. Uninstall "rust-thread_local+criterion-devel.noarch" package

Here is a brief guide to show you how to uninstall rust-thread_local+criterion-devel.noarch on Fedora 34:

$ sudo dnf remove rust-thread_local+criterion-devel.noarch $ sudo dnf autoremove

3. Information about the rust-thread_local+criterion-devel.noarch package on Fedora 34

Last metadata expiration check: 4:03:10 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : rust-thread_local+criterion-devel
Version : 1.1.3
Release : 1.fc34
Architecture : noarch
Size : 8.2 k
Source : rust-thread_local-1.1.3-1.fc34.src.rpm
Repository : fedora
Summary : Per-object thread-local storage
URL : https://crates.io/crates/thread_local
License : ASL 2.0 or MIT
Description : Per-object thread-local storage.
:
: This package contains library source intended for building other packages
: which use "criterion" feature of "thread_local" crate.