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

Last updated: September 28,2024

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

Please follow the guidance below to install rust-wayland-sys+cursor-devel.noarch on Fedora 36

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

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

Please follow the guidelines below to uninstall rust-wayland-sys+cursor-devel.noarch on Fedora 36:

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

3. Information about the rust-wayland-sys+cursor-devel.noarch package on Fedora 36

Last metadata expiration check: 3:05:34 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : rust-wayland-sys+cursor-devel
Version : 0.29.4
Release : 1.fc36
Architecture : noarch
Size : 8.7 k
Source : rust-wayland-sys-0.29.4-1.fc36.src.rpm
Repository : fedora
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 "cursor" feature of the "wayland-sys" crate.