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

Last updated: November 27,2024

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

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

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

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

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

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

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

Last metadata expiration check: 3:31:21 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : rust-wayland-sys+dlib-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 "dlib" feature of the "wayland-sys" crate.