How to Install and Uninstall rust-rusty-fork-devel.noarch Package on Fedora 38

Last updated: October 07,2024

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

Here is a brief guide to show you how to install rust-rusty-fork-devel.noarch on Fedora 38

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

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

This guide covers the steps necessary to uninstall rust-rusty-fork-devel.noarch on Fedora 38:

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

3. Information about the rust-rusty-fork-devel.noarch package on Fedora 38

Last metadata expiration check: 2:39:14 ago on Sun Mar 17 04:59:58 2024.
Available Packages
Name : rust-rusty-fork-devel
Version : 0.3.0
Release : 6.fc38
Architecture : noarch
Size : 28 k
Source : rust-rusty-fork-0.3.0-6.fc38.src.rpm
Repository : fedora
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 "rusty-fork" crate.