How to Install and Uninstall rust-serial_test+async-devel.noarch Package on Oracle Linux 9

Last updated: September 23,2024

1. Install "rust-serial_test+async-devel.noarch" package

Here is a brief guide to show you how to install rust-serial_test+async-devel.noarch on Oracle Linux 9

$ sudo dnf update $ sudo dnf install rust-serial_test+async-devel.noarch

2. Uninstall "rust-serial_test+async-devel.noarch" package

This is a short guide on how to uninstall rust-serial_test+async-devel.noarch on Oracle Linux 9:

$ sudo dnf remove rust-serial_test+async-devel.noarch $ sudo dnf autoremove

3. Information about the rust-serial_test+async-devel.noarch package on Oracle Linux 9

Last metadata expiration check: 0:38:43 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-serial_test+async-devel
Version : 2.0.0
Release : 1.el9
Architecture : noarch
Size : 8.2 k
Source : rust-serial_test-2.0.0-1.el9.src.rpm
Repository : epel
Summary : Allows for the creation of serialised Rust tests
URL : https://crates.io/crates/serial_test
License : MIT
Description : Allows for the creation of serialised Rust tests.
:
: This package contains library source intended for building other packages which
: use the "async" feature of the "serial_test" crate.