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

Last updated: October 07,2024

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

In this section, we are going to explain the necessary steps to install rust-shared_child-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

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

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

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

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

Last metadata expiration check: 1:54:23 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-shared_child-devel
Version : 1.0.0
Release : 3.el9
Architecture : noarch
Size : 17 k
Source : rust-shared_child-1.0.0-3.el9.src.rpm
Repository : epel
Summary : Library for using child processes from multiple threads
URL : https://crates.io/crates/shared_child
License : MIT
Description : A library for using child processes from multiple threads.
:
: This package contains library source intended for building other packages which
: use the "shared_child" crate.