How to Install and Uninstall rust-test-generator-devel.noarch Package on Fedora 38

Last updated: October 09,2024

1. Install "rust-test-generator-devel.noarch" package

This guide covers the steps necessary to install rust-test-generator-devel.noarch on Fedora 38

$ sudo dnf update $ sudo dnf install rust-test-generator-devel.noarch

2. Uninstall "rust-test-generator-devel.noarch" package

Please follow the steps below to uninstall rust-test-generator-devel.noarch on Fedora 38:

$ sudo dnf remove rust-test-generator-devel.noarch $ sudo dnf autoremove

3. Information about the rust-test-generator-devel.noarch package on Fedora 38

Last metadata expiration check: 2:49:51 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : rust-test-generator-devel
Version : 0.3.1
Release : 2.fc38
Architecture : noarch
Size : 49 k
Source : rust-test-generator-0.3.1-2.fc38.src.rpm
Repository : fedora
Summary : Generate test functions for all files matching a pattern
URL : https://crates.io/crates/test-generator
License : MIT OR Apache-2.0
Description : Rust Test generator: enumerating entries according to file-system pattern and
: generating a test function for each entry.
:
: This package contains library source intended for building other packages which
: use the "test-generator" crate.