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

Last updated: October 07,2024

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

Please follow the steps below to install rust-thread_local+default-devel.noarch on Fedora 34

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

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

Please follow the guidance below to uninstall rust-thread_local+default-devel.noarch on Fedora 34:

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

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

Last metadata expiration check: 5:32:51 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : rust-thread_local+default-devel
Version : 1.1.4
Release : 1.fc34
Architecture : noarch
Size : 8.2 k
Source : rust-thread_local-1.1.4-1.fc34.src.rpm
Repository : updates
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 "default" feature of the "thread_local" crate.