How to Install and Uninstall rust-ntest-devel.noarch Package on Rocky Linux 9

Last updated: October 09,2024

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

Please follow the guidance below to install rust-ntest-devel.noarch on Rocky Linux 9

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

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

Please follow the guidelines below to uninstall rust-ntest-devel.noarch on Rocky Linux 9:

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

3. Information about the rust-ntest-devel.noarch package on Rocky Linux 9

Last metadata expiration check: 2:17:05 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : rust-ntest-devel
Version : 0.9.0
Release : 1.el9
Architecture : noarch
Size : 13 k
Source : rust-ntest-0.9.0-1.el9.src.rpm
Repository : epel
Summary : Testing framework for Rust
URL : https://crates.io/crates/ntest
License : MIT
Description : Testing framework for rust which enhances the built-in library with some
: useful features.
:
: This package contains library source intended for building other packages which
: use the "ntest" crate.