How to Install and Uninstall rust-tester+default-devel.noarch Package on Rocky Linux 9

Last updated: May 20,2024

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

Here is a brief guide to show you how to install rust-tester+default-devel.noarch on Rocky Linux 9

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

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

This guide covers the steps necessary to uninstall rust-tester+default-devel.noarch on Rocky Linux 9:

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

3. Information about the rust-tester+default-devel.noarch package on Rocky Linux 9

Last metadata expiration check: 1:38:43 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : rust-tester+default-devel
Version : 0.9.1
Release : 1.el9
Architecture : noarch
Size : 7.7 k
Source : rust-tester-0.9.1-1.el9.src.rpm
Repository : epel
Summary : Fork of Rust’s test crate that doesn’t require unstable language features
URL : https://crates.io/crates/tester
License : MIT OR Apache-2.0
Description : A 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 the "default" feature of the "tester" crate.