How to Install and Uninstall rust-inout+std-devel.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: July 02,2024

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

In this section, we are going to explain the necessary steps to install rust-inout+std-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

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

Please follow the guidance below to uninstall rust-inout+std-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the rust-inout+std-devel.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:21:51 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-inout+std-devel
Version : 0.1.3
Release : 1.el9
Architecture : noarch
Size : 7.7 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 "std" feature of the "inout" crate.