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

Last updated: October 11,2024

1. Install "rust-blocking-devel.noarch" package

Here is a brief guide to show you how to install rust-blocking-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install rust-blocking-devel.noarch

2. Uninstall "rust-blocking-devel.noarch" package

Please follow the steps below to uninstall rust-blocking-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove rust-blocking-devel.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 2:09:24 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-blocking-devel
Version : 1.5.1
Release : 1.el9
Architecture : noarch
Size : 25 k
Source : rust-blocking-1.5.1-1.el9.src.rpm
Repository : epel
Summary : Thread pool for isolating blocking I/O in async programs
URL : https://crates.io/crates/blocking
License : Apache-2.0 OR MIT
Description : A thread pool for isolating blocking I/O in async programs.
:
: This package contains library source intended for building other packages which
: use the "blocking" crate.