How to Install and Uninstall rust-triomphe+arc-swap-devel.noarch Package on Fedora 39

Last updated: October 04,2024

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

Here is a brief guide to show you how to install rust-triomphe+arc-swap-devel.noarch on Fedora 39

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

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

This tutorial shows how to uninstall rust-triomphe+arc-swap-devel.noarch on Fedora 39:

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

3. Information about the rust-triomphe+arc-swap-devel.noarch package on Fedora 39

Last metadata expiration check: 2:32:59 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : rust-triomphe+arc-swap-devel
Version : 0.1.9
Release : 1.fc39
Architecture : noarch
Size : 7.4 k
Source : rust-triomphe-0.1.9-1.fc39.src.rpm
Repository : updates
Summary : Fork of std::sync::Arc with some extra functionality and without weak references
URL : https://crates.io/crates/triomphe
License : MIT OR Apache-2.0
Description : A fork of std::sync::Arc with some extra functionality and without weak
: references (originally servo_arc).
:
: This package contains library source intended for building other packages which
: use the "arc-swap" feature of the "triomphe" crate.