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

Last updated: January 09,2025

1. Install "libxfce4windowing.i686" package

This guide let you learn how to install libxfce4windowing.i686 on Fedora 38

$ sudo dnf update $ sudo dnf install libxfce4windowing.i686

2. Uninstall "libxfce4windowing.i686" package

In this section, we are going to explain the necessary steps to uninstall libxfce4windowing.i686 on Fedora 38:

$ sudo dnf remove libxfce4windowing.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 5:10:51 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : libxfce4windowing
Version : 4.19.2^git20231104.1fbbf17
Release : 3.fc38
Architecture : i686
Size : 109 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.