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

Last updated: May 18,2024

1. Install "rust-wayland-sys+default-devel.noarch" package

Here is a brief guide to show you how to install rust-wayland-sys+default-devel.noarch on Fedora 34

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

2. Uninstall "rust-wayland-sys+default-devel.noarch" package

Please follow the step by step instructions below to uninstall rust-wayland-sys+default-devel.noarch on Fedora 34:

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

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

Last metadata expiration check: 2:53:00 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : rust-wayland-sys+default-devel
Version : 0.29.4
Release : 1.fc34
Architecture : noarch
Size : 8.4 k
Source : rust-wayland-sys-0.29.4-1.fc34.src.rpm
Repository : updates
Summary : FFI bindings to the various libwayland-*.so libraries
URL : https://crates.io/crates/wayland-sys
License : MIT
Description : FFI bindings to the various libwayland-*.so libraries. You should only need
: this crate if you are working on custom wayland protocol extensions. Look at
: the crate wayland-client for usable bindings.
:
: This package contains library source intended for building other packages which
: use the "default" feature of the "wayland-sys" crate.