How to Install and Uninstall libxfce4windowing.x86_64 Package on Fedora 38

Last updated: September 24,2024

1. Install "libxfce4windowing.x86_64" package

Please follow the instructions below to install libxfce4windowing.x86_64 on Fedora 38

$ sudo dnf update $ sudo dnf install libxfce4windowing.x86_64

2. Uninstall "libxfce4windowing.x86_64" package

This guide let you learn how to uninstall libxfce4windowing.x86_64 on Fedora 38:

$ sudo dnf remove libxfce4windowing.x86_64 $ sudo dnf autoremove

3. Information about the libxfce4windowing.x86_64 package on Fedora 38

Last metadata expiration check: 1:13:18 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : libxfce4windowing
Version : 4.19.2^git20231104.1fbbf17
Release : 3.fc38
Architecture : x86_64
Size : 104 k
Source : libxfce4windowing-4.19.2^git20231104.1fbbf17-3.fc38.src.rpm
Repository : updates
Summary : Windowing concept abstraction library for X11 and Wayland
URL : https://gitlab.xfce.org/xfce/libxfce4windowing
License : LGPL-2.1-or-later
Description : Libxfce4windowing is an abstraction library that attempts to present
: windowing concepts (screens, toplevel windows, workspaces, etc.) in a
: windowing-system-independent manner.
:
: Currently, X11 is fully supported, via libwnck. Wayland is partially
: supported, through various Wayland protocol extensions. However, the
: full range of operations available on X11 is not available on Wayland,
: due to missing features in these protocol extensions.