How to Install and Uninstall rust-arc-swap+serde-devel.noarch Package on AlmaLinux 9

Last updated: October 06,2024

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

This guide covers the steps necessary to install rust-arc-swap+serde-devel.noarch on AlmaLinux 9

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

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

This guide covers the steps necessary to uninstall rust-arc-swap+serde-devel.noarch on AlmaLinux 9:

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

3. Information about the rust-arc-swap+serde-devel.noarch package on AlmaLinux 9

Last metadata expiration check: 2:14:22 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : rust-arc-swap+serde-devel
Version : 1.6.0
Release : 1.el9
Architecture : noarch
Size : 8.1 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 "serde" feature of the "arc-swap" crate.