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

Last updated: July 03,2024

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

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

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

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

This guide covers the steps necessary to uninstall rust-wayland-sys-devel.noarch on Fedora 34:

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

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

Last metadata expiration check: 0:57:14 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : rust-wayland-sys-devel
Version : 0.29.4
Release : 1.fc34
Architecture : noarch
Size : 17 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 "wayland-sys" crate.