How to Install and Uninstall libXau.x86_64 Package on AlmaLinux 8

Last updated: September 21,2024

1. Install "libXau.x86_64" package

In this section, we are going to explain the necessary steps to install libXau.x86_64 on AlmaLinux 8

$ sudo dnf update $ sudo dnf install libXau.x86_64

2. Uninstall "libXau.x86_64" package

Please follow the steps below to uninstall libXau.x86_64 on AlmaLinux 8:

$ sudo dnf remove libXau.x86_64 $ sudo dnf autoremove

3. Information about the libXau.x86_64 package on AlmaLinux 8

Last metadata expiration check: 0:56:59 ago on Mon Sep 5 03:22:42 2022.
Installed Packages
Name : libXau
Version : 1.0.9
Release : 3.el8
Architecture : x86_64
Size : 60 k
Source : libXau-1.0.9-3.el8.src.rpm
Repository : @System
From repo : appstream
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".