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

Last updated: May 19,2024

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

This guide covers the steps necessary to install rust-clipboard-devel.noarch on Fedora 34

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

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

This guide let you learn how to uninstall rust-clipboard-devel.noarch on Fedora 34:

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

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

Last metadata expiration check: 4:02:17 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : rust-clipboard-devel
Version : 0.5.0
Release : 1.fc34
Architecture : noarch
Size : 19 k
Source : rust-clipboard-0.5.0-1.fc34.src.rpm
Repository : updates
Summary : a library for getting and setting the contents of the clipboard
URL : https://crates.io/crates/clipboard
License : MIT or ASL 2.0
Description : Rust-clipboard is a cross-platform library for getting and setting the contents
: of the OS-level clipboard.
:
: This package contains library source intended for building other packages
: which use "clipboard" crate.