How to Install and Uninstall rust-crossbeam-utils+lazy_static-devel.noarch Package on Fedora 34

Last updated: July 07,2024

1. Install "rust-crossbeam-utils+lazy_static-devel.noarch" package

In this section, we are going to explain the necessary steps to install rust-crossbeam-utils+lazy_static-devel.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install rust-crossbeam-utils+lazy_static-devel.noarch

2. Uninstall "rust-crossbeam-utils+lazy_static-devel.noarch" package

Please follow the guidance below to uninstall rust-crossbeam-utils+lazy_static-devel.noarch on Fedora 34:

$ sudo dnf remove rust-crossbeam-utils+lazy_static-devel.noarch $ sudo dnf autoremove

3. Information about the rust-crossbeam-utils+lazy_static-devel.noarch package on Fedora 34

Last metadata expiration check: 3:22:01 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : rust-crossbeam-utils+lazy_static-devel
Version : 0.8.8
Release : 1.fc34
Architecture : noarch
Size : 8.7 k
Source : rust-crossbeam-utils-0.8.8-1.fc34.src.rpm
Repository : updates
Summary : Utilities for concurrent programming
URL : https://crates.io/crates/crossbeam-utils
License : MIT or ASL 2.0
Description : Utilities for concurrent programming.
:
: This package contains library source intended for building other packages which
: use the "lazy_static" feature of the "crossbeam-utils" crate.