How to Install and Uninstall rust-shared_child-devel.noarch Package on CentOS Stream 9

Last updated: October 09,2024

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

Please follow the guidance below to install rust-shared_child-devel.noarch on CentOS Stream 9

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

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

Please follow the guidance below to uninstall rust-shared_child-devel.noarch on CentOS Stream 9:

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

3. Information about the rust-shared_child-devel.noarch package on CentOS Stream 9

Last metadata expiration check: 0:32:29 ago on Sat Mar 16 16:03:45 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.