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

Last updated: May 19,2024

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

This is a short guide on how to install rust-input_buffer-devel.noarch on Fedora 34

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

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

Please follow the guidance below to uninstall rust-input_buffer-devel.noarch on Fedora 34:

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

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

Last metadata expiration check: 0:49:30 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : rust-input_buffer-devel
Version : 0.5.0
Release : 1.fc34
Architecture : noarch
Size : 17 k
Source : rust-input_buffer-0.5.0-1.fc34.src.rpm
Repository : updates
Summary : Peekable FIFO-like buffer for receiving network data efficiently
URL : https://crates.io/crates/input_buffer
License : MIT or ASL 2.0
Description : Peekable FIFO-like buffer for receiving network data efficiently.
:
: This package contains library source intended for building other packages which
: use the "input_buffer" crate.