How to Install and Uninstall rust-scopeguard-devel.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)
Last updated: November 25,2024
1. Install "rust-scopeguard-devel.noarch" package
Please follow the guidelines below to install rust-scopeguard-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)
$
sudo dnf update
Copied
$
sudo dnf install
rust-scopeguard-devel.noarch
Copied
2. Uninstall "rust-scopeguard-devel.noarch" package
Please follow the instructions below to uninstall rust-scopeguard-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):
$
sudo dnf remove
rust-scopeguard-devel.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the rust-scopeguard-devel.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)
Last metadata expiration check: 0:02:47 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-scopeguard-devel
Version : 1.2.0
Release : 1.el9
Architecture : noarch
Size : 19 k
Source : rust-scopeguard-1.2.0-1.el9.src.rpm
Repository : epel
Summary : RAII scope guard that will run a given closure when it goes out of scope
URL : https://crates.io/crates/scopeguard
License : MIT OR Apache-2.0
Description : A RAII scope guard that will run a given closure when it goes out of
: scope, even if the code between panics (assuming unwinding panic).
: Defines the macros `defer!`, `defer_on_unwind!`, `defer_on_success!` as
: shorthands for guards with one of the implemented strategies.
:
: This package contains library source intended for building other packages which
: use the "scopeguard" crate.
Available Packages
Name : rust-scopeguard-devel
Version : 1.2.0
Release : 1.el9
Architecture : noarch
Size : 19 k
Source : rust-scopeguard-1.2.0-1.el9.src.rpm
Repository : epel
Summary : RAII scope guard that will run a given closure when it goes out of scope
URL : https://crates.io/crates/scopeguard
License : MIT OR Apache-2.0
Description : A RAII scope guard that will run a given closure when it goes out of
: scope, even if the code between panics (assuming unwinding panic).
: Defines the macros `defer!`, `defer_on_unwind!`, `defer_on_success!` as
: shorthands for guards with one of the implemented strategies.
:
: This package contains library source intended for building other packages which
: use the "scopeguard" crate.