How to Install and Uninstall rust-tester-devel.noarch Package on AlmaLinux 9

Last updated: October 07,2024

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

Here is a brief guide to show you how to install rust-tester-devel.noarch on AlmaLinux 9

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

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

This guide covers the steps necessary to uninstall rust-tester-devel.noarch on AlmaLinux 9:

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

3. Information about the rust-tester-devel.noarch package on AlmaLinux 9

Last metadata expiration check: 1:32:05 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : rust-tester-devel
Version : 0.9.1
Release : 1.el9
Architecture : noarch
Size : 46 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 "tester" crate.