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

Last updated: July 03,2024

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

This tutorial shows how to install rust-thread_local+criterion-devel.noarch on Oracle Linux 9

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

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

Learn how to uninstall rust-thread_local+criterion-devel.noarch on Oracle 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 Oracle Linux 9

Last metadata expiration check: 1:15:28 ago on Tue Sep 13 06:10:44 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.