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

Last updated: June 25,2024

1. Install "rust-rusty-fork+default-devel.noarch" package

This is a short guide on how to install rust-rusty-fork+default-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install rust-rusty-fork+default-devel.noarch

2. Uninstall "rust-rusty-fork+default-devel.noarch" package

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

$ sudo dnf remove rust-rusty-fork+default-devel.noarch $ sudo dnf autoremove

3. Information about the rust-rusty-fork+default-devel.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 2:00:28 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-rusty-fork+default-devel
Version : 0.3.0
Release : 5.el9
Architecture : noarch
Size : 7.8 k
Source : rust-rusty-fork-0.3.0-5.el9.src.rpm
Repository : epel
Summary : Library for running Rust tests in sub-processes using a fork-like interface
URL : https://crates.io/crates/rusty-fork
License : MIT or ASL 2.0
Description : Cross-platform library for running Rust tests in sub-processes using a fork-
: like interface.
:
: This package contains library source intended for building other packages
: which use "default" feature of "rusty-fork" crate.