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

Last updated: October 06,2024

1. Install "rust-wayland-scanner+default-devel.noarch" package

This guide covers the steps necessary to install rust-wayland-scanner+default-devel.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install rust-wayland-scanner+default-devel.noarch

2. Uninstall "rust-wayland-scanner+default-devel.noarch" package

In this section, we are going to explain the necessary steps to uninstall rust-wayland-scanner+default-devel.noarch on Fedora 35:

$ sudo dnf remove rust-wayland-scanner+default-devel.noarch $ sudo dnf autoremove

3. Information about the rust-wayland-scanner+default-devel.noarch package on Fedora 35

Last metadata expiration check: 1:48:02 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : rust-wayland-scanner+default-devel
Version : 0.29.4
Release : 1.fc35
Architecture : noarch
Size : 8.6 k
Source : rust-wayland-scanner-0.29.4-1.fc35.src.rpm
Repository : updates
Summary : Wayland Scanner for generating rust APIs from XML wayland protocol files
URL : https://crates.io/crates/wayland-scanner
License : MIT
Description : Wayland Scanner for generating rust APIs from XML wayland protocol files.
: Intended for use with wayland-sys. 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 "default" feature of the "wayland-scanner" crate.