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

Last updated: November 28,2024

1. Install "libXau.i686" package

Please follow the steps below to install libXau.i686 on Fedora 35

$ sudo dnf update $ sudo dnf install libXau.i686

2. Uninstall "libXau.i686" package

Please follow the instructions below to uninstall libXau.i686 on Fedora 35:

$ sudo dnf remove libXau.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 2:46:03 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : libXau
Version : 1.0.9
Release : 7.fc35
Architecture : i686
Size : 31 k
Source : libXau-1.0.9-7.fc35.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".