How to Install and Uninstall rust-inout+std-devel.noarch Package on Fedora 36

Last updated: May 14,2024

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

This guide covers the steps necessary to install rust-inout+std-devel.noarch on Fedora 36

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

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

Here is a brief guide to show you how to uninstall rust-inout+std-devel.noarch on Fedora 36:

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

3. Information about the rust-inout+std-devel.noarch package on Fedora 36

Last metadata expiration check: 5:00:16 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : rust-inout+std-devel
Version : 0.1.2
Release : 1.fc36
Architecture : noarch
Size : 7.2 k
Source : rust-inout-0.1.2-1.fc36.src.rpm
Repository : fedora
Summary : Custom reference types for in-place and buffer-to-buffer operations
URL : https://crates.io/crates/inout
License : MIT or ASL 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.