How to Install and Uninstall libXau.i686 Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 07,2024

1. Install "libXau.i686" package

This guide let you learn how to install libXau.i686 on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install libXau.i686

2. Uninstall "libXau.i686" package

Please follow the step by step instructions below to uninstall libXau.i686 on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove libXau.i686 $ sudo dnf autoremove

3. Information about the libXau.i686 package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:23:51 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : libXau
Version : 1.0.9
Release : 8.el9
Architecture : i686
Size : 34 k
Source : libXau-1.0.9-8.el9.src.rpm
Repository : ubi-9-appstream-rpms
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".