How to Install and Uninstall libXau.i686 Package on Fedora 39

Last updated: January 19,2025

1. Install "libXau.i686" package

Please follow the step by step instructions below to install libXau.i686 on Fedora 39

$ sudo dnf update $ sudo dnf install libXau.i686

2. Uninstall "libXau.i686" package

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

$ sudo dnf remove libXau.i686 $ sudo dnf autoremove

3. Information about the libXau.i686 package on Fedora 39

Last metadata expiration check: 2:27:48 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : libXau
Version : 1.0.11
Release : 3.fc39
Architecture : i686
Size : 32 k
Source : libXau-1.0.11-3.fc39.src.rpm
Repository : fedora
Summary : Sample Authorization Protocol for X
URL : http://www.x.org
License : MIT
Description : This is a very simple mechanism for providing individual access to an X Window
: System display. It uses existing core protocol and library hooks for specifying
: authorization data in the connection setup block to restrict use of the display
: to only those clients that show that they know a server-specific key
: called a "magic cookie".