How to Install and Uninstall rust-sync_wrapper+default-devel.noarch Package on Rocky Linux 9

Last updated: October 06,2024

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

This tutorial shows how to install rust-sync_wrapper+default-devel.noarch on Rocky Linux 9

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

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

This tutorial shows how to uninstall rust-sync_wrapper+default-devel.noarch on Rocky Linux 9:

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

3. Information about the rust-sync_wrapper+default-devel.noarch package on Rocky Linux 9

Last metadata expiration check: 2:07:31 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : rust-sync_wrapper+default-devel
Version : 0.1.2
Release : 1.el9
Architecture : noarch
Size : 7.1 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 "default" feature of the "sync_wrapper" crate.