How to Install and Uninstall rust-critical-section+std-devel.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: June 28,2024

1. Install "rust-critical-section+std-devel.noarch" package

This is a short guide on how to install rust-critical-section+std-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install rust-critical-section+std-devel.noarch

2. Uninstall "rust-critical-section+std-devel.noarch" package

This tutorial shows how to uninstall rust-critical-section+std-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove rust-critical-section+std-devel.noarch $ sudo dnf autoremove

3. Information about the rust-critical-section+std-devel.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:51:58 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-critical-section+std-devel
Version : 1.1.2
Release : 1.el9
Architecture : noarch
Size : 7.5 k
Source : rust-critical-section-1.1.2-1.el9.src.rpm
Repository : epel
Summary : Cross-platform critical section
URL : https://crates.io/crates/critical-section
License : MIT OR Apache-2.0
Description : Cross-platform critical section.
:
: This package contains library source intended for building other packages which
: use the "std" feature of the "critical-section" crate.