How to Install and Uninstall rust-inout-devel.noarch Package on Fedora 34

Last updated: October 06,2024

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

Please follow the steps below to install rust-inout-devel.noarch on Fedora 34

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

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

Please follow the guidelines below to uninstall rust-inout-devel.noarch on Fedora 34:

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

3. Information about the rust-inout-devel.noarch package on Fedora 34

Last metadata expiration check: 0:29:43 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : rust-inout-devel
Version : 0.1.2
Release : 1.fc34
Architecture : noarch
Size : 19 k
Source : rust-inout-0.1.2-1.fc34.src.rpm
Repository : updates
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 "inout" crate.