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

Last updated: October 03,2024

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

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

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

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

This guide let you learn how to uninstall rust-wayland-sys+once_cell-devel.noarch on Fedora 39:

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

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

Last metadata expiration check: 2:57:58 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : rust-wayland-sys+once_cell-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 "once_cell" feature of the "wayland-sys" crate.