How to Install and Uninstall rust-io-close+os_pipe-devel.noarch Package on Fedora 39

Last updated: January 12,2025

1. Install "rust-io-close+os_pipe-devel.noarch" package

This tutorial shows how to install rust-io-close+os_pipe-devel.noarch on Fedora 39

$ sudo dnf update $ sudo dnf install rust-io-close+os_pipe-devel.noarch

2. Uninstall "rust-io-close+os_pipe-devel.noarch" package

Please follow the guidelines below to uninstall rust-io-close+os_pipe-devel.noarch on Fedora 39:

$ sudo dnf remove rust-io-close+os_pipe-devel.noarch $ sudo dnf autoremove

3. Information about the rust-io-close+os_pipe-devel.noarch package on Fedora 39

Last metadata expiration check: 0:23:11 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : rust-io-close+os_pipe-devel
Version : 0.3.7
Release : 2.fc39
Architecture : noarch
Size : 7.5 k
Source : rust-io-close-0.3.7-2.fc39.src.rpm
Repository : fedora
Summary : Extension trait for safely dropping I/O writers such as File and BufWriter
URL : https://crates.io/crates/io-close
License : MIT OR Apache-2.0
Description : An extension trait for safely dropping I/O writers such as File and
: BufWriter.
:
: This package contains library source intended for building other packages which
: use the "os_pipe" feature of the "io-close" crate.