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

Last updated: January 11,2025

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

Please follow the guidelines below to install rust-wayland-sys+dlopen-devel.noarch on Fedora 38

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

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

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

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

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

Last metadata expiration check: 1:01:53 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : rust-wayland-sys+dlopen-devel
Version : 0.31.1
Release : 1.fc38
Architecture : noarch
Size : 8.1 k
Source : rust-wayland-sys-0.31.1-1.fc38.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 "dlopen" feature of the "wayland-sys" crate.