How to Install and Uninstall rust-sync_wrapper-devel.noarch Package on CentOS Stream 9

Last updated: October 06,2024

1. Install "rust-sync_wrapper-devel.noarch" package

Here is a brief guide to show you how to install rust-sync_wrapper-devel.noarch on CentOS Stream 9

$ sudo dnf update $ sudo dnf install rust-sync_wrapper-devel.noarch

2. Uninstall "rust-sync_wrapper-devel.noarch" package

Learn how to uninstall rust-sync_wrapper-devel.noarch on CentOS Stream 9:

$ sudo dnf remove rust-sync_wrapper-devel.noarch $ sudo dnf autoremove

3. Information about the rust-sync_wrapper-devel.noarch package on CentOS Stream 9

Last metadata expiration check: 0:24:11 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : rust-sync_wrapper-devel
Version : 0.1.2
Release : 1.el9
Architecture : noarch
Size : 14 k
Source : rust-sync_wrapper-0.1.2-1.el9.src.rpm
Repository : epel
Summary : Tool for enlisting the compiler’s help in proving the absence of concurrency
URL : https://crates.io/crates/sync_wrapper
License : Apache-2.0
Description : A tool for enlisting the compiler’s help in proving the absence of
: concurrency.
:
: This package contains library source intended for building other packages which
: use the "sync_wrapper" crate.