How to Install and Uninstall rust-thread_local+criterion-devel.noarch Package on Rocky Linux 9

Last updated: September 28,2024

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

Please follow the guidance below to install rust-thread_local+criterion-devel.noarch on Rocky Linux 9

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

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

This guide covers the steps necessary to uninstall rust-thread_local+criterion-devel.noarch on Rocky Linux 9:

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

3. Information about the rust-thread_local+criterion-devel.noarch package on Rocky Linux 9

Last metadata expiration check: 0:02:32 ago on Tue Sep 13 04:19:08 2022.
Available Packages
Name : rust-thread_local+criterion-devel
Version : 1.1.3
Release : 5.el9
Architecture : noarch
Size : 8.2 k
Source : rust-thread_local-1.1.3-5.el9.src.rpm
Repository : epel
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 "the criterion" feature of the "thread_local" crate.