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

Last updated: October 06,2024

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

This guide covers the steps necessary to install rust-inout+default-devel.noarch on Oracle Linux 9

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

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

Please follow the step by step instructions below to uninstall rust-inout+default-devel.noarch on Oracle Linux 9:

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

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

Last metadata expiration check: 3:18:23 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-inout+default-devel
Version : 0.1.3
Release : 1.el9
Architecture : noarch
Size : 7.6 k
Source : rust-inout-0.1.3-1.el9.src.rpm
Repository : epel
Summary : Custom reference types for in-place and buffer-to-buffer operations
URL : https://crates.io/crates/inout
License : MIT OR Apache-2.0
Description : Custom reference types for code generic over in-place and buffer-to-
: buffer modes of operation.
:
: This package contains library source intended for building other packages which
: use the "default" feature of the "inout" crate.