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

Last updated: May 07,2024

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

Learn how to install rust-thread_local+default-devel.noarch on Fedora 35

$ 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 35:

$ 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 35

Last metadata expiration check: 5:17:23 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : rust-thread_local+default-devel
Version : 1.1.4
Release : 1.fc35
Architecture : noarch
Size : 8.1 k
Source : rust-thread_local-1.1.4-1.fc35.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.