How to Install and Uninstall rust-tester+capture-devel.noarch Package on Fedora 34

Last updated: September 28,2024

1. Install "rust-tester+capture-devel.noarch" package

In this section, we are going to explain the necessary steps to install rust-tester+capture-devel.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install rust-tester+capture-devel.noarch

2. Uninstall "rust-tester+capture-devel.noarch" package

This is a short guide on how to uninstall rust-tester+capture-devel.noarch on Fedora 34:

$ sudo dnf remove rust-tester+capture-devel.noarch $ sudo dnf autoremove

3. Information about the rust-tester+capture-devel.noarch package on Fedora 34

Last metadata expiration check: 4:40:04 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : rust-tester+capture-devel
Version : 0.9.0
Release : 1.fc34
Architecture : noarch
Size : 7.9 k
Source : rust-tester-0.9.0-1.fc34.src.rpm
Repository : updates
Summary : Fork of the test crate that doesn't require unstable language features
URL : https://crates.io/crates/tester
License : MIT or ASL 2.0
Description : Fork of Rust’s `test` crate that doesn't require unstable language features.
:
: This package contains library source intended for building other packages
: which use "capture" feature of "tester" crate.