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

Last updated: October 02,2024

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

Please follow the guidelines below to install rust-sync_wrapper+futures-devel.noarch on Oracle Linux 9

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

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

This is a short guide on how to uninstall rust-sync_wrapper+futures-devel.noarch on Oracle Linux 9:

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

3. Information about the rust-sync_wrapper+futures-devel.noarch package on Oracle Linux 9

Last metadata expiration check: 1:02:08 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-sync_wrapper+futures-devel
Version : 0.1.2
Release : 1.el9
Architecture : noarch
Size : 7.2 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 "futures" feature of the "sync_wrapper" crate.