How to Install and Uninstall rust-arc-swap+weak-devel.noarch Package on Oracle Linux 9

Last updated: July 05,2024

1. Install "rust-arc-swap+weak-devel.noarch" package

In this section, we are going to explain the necessary steps to install rust-arc-swap+weak-devel.noarch on Oracle Linux 9

$ sudo dnf update $ sudo dnf install rust-arc-swap+weak-devel.noarch

2. Uninstall "rust-arc-swap+weak-devel.noarch" package

Please follow the step by step instructions below to uninstall rust-arc-swap+weak-devel.noarch on Oracle Linux 9:

$ sudo dnf remove rust-arc-swap+weak-devel.noarch $ sudo dnf autoremove

3. Information about the rust-arc-swap+weak-devel.noarch package on Oracle Linux 9

Last metadata expiration check: 2:19:15 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-arc-swap+weak-devel
Version : 1.6.0
Release : 1.el9
Architecture : noarch
Size : 7.9 k
Source : rust-arc-swap-1.6.0-1.el9.src.rpm
Repository : epel
Summary : Atomically swappable Arc
URL : https://crates.io/crates/arc-swap
License : MIT OR Apache-2.0
Description : Atomically swappable Arc.
:
: This package contains library source intended for building other packages which
: use the "weak" feature of the "arc-swap" crate.