How to Install and Uninstall gtk-layer-shell.i686 Package on Fedora 39

Last updated: November 28,2024

1. Install "gtk-layer-shell.i686" package

This guide let you learn how to install gtk-layer-shell.i686 on Fedora 39

$ sudo dnf update $ sudo dnf install gtk-layer-shell.i686

2. Uninstall "gtk-layer-shell.i686" package

Please follow the instructions below to uninstall gtk-layer-shell.i686 on Fedora 39:

$ sudo dnf remove gtk-layer-shell.i686 $ sudo dnf autoremove

3. Information about the gtk-layer-shell.i686 package on Fedora 39

Last metadata expiration check: 0:25:26 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : gtk-layer-shell
Version : 0.8.2
Release : 1.fc39
Architecture : i686
Size : 71 k
Source : gtk-layer-shell-0.8.2-1.fc39.src.rpm
Repository : updates
Summary : Library to create components for Wayland using the Layer Shell
URL : https://github.com/wmww/gtk-layer-shell
License : LGPL-3.0-or-later and MIT
Description : A library to write GTK applications that use Layer Shell. Layer Shell is a
: Wayland protocol for desktop shell components, such as panels, notifications
: and wallpapers. You can use it to anchor your windows to a corner or edge of
: the output, or stretch them across the entire output. This library only makes
: sense on Wayland compositors that support Layer Shell, and will not work on
: X11. It supports all Layer Shell features including popups and popovers
: (GTK popups Just Work™). Please open issues for any bugs you come across.