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

Last updated: January 11,2025

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

Learn how to install rust-wayland-sys+lazy_static-devel.noarch on Fedora 38

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

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

Learn how to uninstall rust-wayland-sys+lazy_static-devel.noarch on Fedora 38:

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

3. Information about the rust-wayland-sys+lazy_static-devel.noarch package on Fedora 38

Last metadata expiration check: 4:51:25 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : rust-wayland-sys+lazy_static-devel
Version : 0.29.5
Release : 2.fc38
Architecture : noarch
Size : 8.5 k
Source : rust-wayland-sys-0.29.5-2.fc38.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 "lazy_static" feature of the "wayland-sys" crate.