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

Last updated: September 22,2024

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

This is a short guide on how to install rust-wayland-sys+libc-devel.noarch on Fedora 35

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

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

Please follow the instructions below to uninstall rust-wayland-sys+libc-devel.noarch on Fedora 35:

$ 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 35

Last metadata expiration check: 1:21:55 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : rust-wayland-sys+libc-devel
Version : 0.29.4
Release : 1.fc35
Architecture : noarch
Size : 8.6 k
Source : rust-wayland-sys-0.29.4-1.fc35.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.