How to Install and Uninstall libXau.x86_64 Package on Rocky Linux 8

Last updated: September 19,2024

1. Install "libXau.x86_64" package

Please follow the step by step instructions below to install libXau.x86_64 on Rocky Linux 8

$ sudo dnf update $ sudo dnf install libXau.x86_64

2. Uninstall "libXau.x86_64" package

Here is a brief guide to show you how to uninstall libXau.x86_64 on Rocky Linux 8:

$ sudo dnf remove libXau.x86_64 $ sudo dnf autoremove

3. Information about the libXau.x86_64 package on Rocky Linux 8

Last metadata expiration check: 1:28:18 ago on Mon Sep 12 10:27:18 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".