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

Last updated: January 15,2025

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

Please follow the steps below to install rust-wayland-sys+libc-devel.noarch on Fedora 39

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

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

Learn how to uninstall rust-wayland-sys+libc-devel.noarch on Fedora 39:

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

3. Information about the rust-wayland-sys+libc-devel.noarch package on Fedora 39

Last metadata expiration check: 2:34:15 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : rust-wayland-sys+libc-devel
Version : 0.31.1
Release : 1.fc39
Architecture : noarch
Size : 8.3 k
Source : rust-wayland-sys-0.31.1-1.fc39.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 "libc" feature of the "wayland-sys" crate.