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

Last updated: October 06,2024

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

Please follow the instructions below to install rust-clipboard+default-devel.noarch on Fedora 34

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

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

Please follow the steps below to uninstall rust-clipboard+default-devel.noarch on Fedora 34:

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

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

Last metadata expiration check: 2:22:17 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : rust-clipboard+default-devel
Version : 0.5.0
Release : 1.fc34
Architecture : noarch
Size : 7.1 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 "default" feature of "clipboard" crate.