How to Install and Uninstall rust-reference-counted-singleton-devel.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 09,2024

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

This tutorial shows how to install rust-reference-counted-singleton-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

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

This is a short guide on how to uninstall rust-reference-counted-singleton-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the rust-reference-counted-singleton-devel.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:08:16 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-reference-counted-singleton-devel
Version : 0.1.2
Release : 1.el9
Architecture : noarch
Size : 12 k
Source : rust-reference-counted-singleton-0.1.2-1.el9.src.rpm
Repository : epel
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.