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

Last updated: September 20,2024

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

This is a short guide on how to install rust-rspec+default-devel.noarch on Oracle Linux 9

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

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

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

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

3. Information about the rust-rspec+default-devel.noarch package on Oracle Linux 9

Last metadata expiration check: 0:17:14 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-rspec+default-devel
Version : 1.0.0
Release : 4.el9
Architecture : noarch
Size : 7.4 k
Source : rust-rspec-1.0.0-4.el9.src.rpm
Repository : epel
Summary : Write Rspec-like tests with stable rust
URL : https://crates.io/crates/rspec
License : MPLv2.0
Description : Write Rspec-like tests with stable rust.
:
: This package contains library source intended for building other packages
: which use "default" feature of "rspec" crate.