How to Install and Uninstall rust-reference-counted-singleton-devel.noarch Package on Fedora 39

Last updated: January 15,2025

1. Install "rust-reference-counted-singleton-devel.noarch" package

This guide covers the steps necessary to install rust-reference-counted-singleton-devel.noarch on Fedora 39

$ sudo dnf update $ sudo dnf install rust-reference-counted-singleton-devel.noarch

2. Uninstall "rust-reference-counted-singleton-devel.noarch" package

This guide covers the steps necessary to uninstall rust-reference-counted-singleton-devel.noarch on Fedora 39:

$ sudo dnf remove rust-reference-counted-singleton-devel.noarch $ sudo dnf autoremove

3. Information about the rust-reference-counted-singleton-devel.noarch package on Fedora 39

Last metadata expiration check: 0:10:19 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : rust-reference-counted-singleton-devel
Version : 0.1.2
Release : 1.fc39
Architecture : noarch
Size : 12 k
Source : rust-reference-counted-singleton-0.1.2-1.fc39.src.rpm
Repository : updates
Summary : Reference-counted singleton whose protected data can be recreated as needed
URL : https://crates.io/crates/reference-counted-singleton
License : MIT
Description : Reference-counted singleton whose protected data can be recreated as
: needed.
:
: This package contains library source intended for building other packages which
: use the "reference-counted-singleton" crate.