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

Last updated: September 30,2024

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

Please follow the instructions below to install rust-clipboard-devel.noarch on Fedora 36

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

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

This is a short guide on how to uninstall rust-clipboard-devel.noarch on Fedora 36:

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

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

Last metadata expiration check: 4:15:07 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : rust-clipboard-devel
Version : 0.5.0
Release : 6.fc36
Architecture : noarch
Size : 19 k
Source : rust-clipboard-0.5.0-6.fc36.src.rpm
Repository : fedora
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.