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

Last updated: November 29,2024

1. Install "libXau.i686" package

Please follow the guidance below to install libXau.i686 on Red Hat Enterprise Linux 8 (RHEL 8)

$ sudo dnf update $ sudo dnf install libXau.i686

2. Uninstall "libXau.i686" package

Please follow the guidance below to uninstall libXau.i686 on Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove libXau.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 1:22:21 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : libXau
Version : 1.0.9
Release : 3.el8
Architecture : i686
Size : 38 k
Source : libXau-1.0.9-3.el8.src.rpm
Repository : ubi-8-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".