How to Install and Uninstall libXau.x86_64 Package on Rocky Linux 9
Last updated: November 01,2024
1. Install "libXau.x86_64" package
This guide covers the steps necessary to install libXau.x86_64 on Rocky Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
libXau.x86_64
Copied
2. Uninstall "libXau.x86_64" package
This tutorial shows how to uninstall libXau.x86_64 on Rocky Linux 9:
$
sudo dnf remove
libXau.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the libXau.x86_64 package on Rocky Linux 9
Last metadata expiration check: 0:42:54 ago on Fri Feb 16 06:49:52 2024.
Installed Packages
Name : libXau
Version : 1.0.9
Release : 8.el9
Architecture : x86_64
Size : 63 k
Source : libXau-1.0.9-8.el9.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".
Installed Packages
Name : libXau
Version : 1.0.9
Release : 8.el9
Architecture : x86_64
Size : 63 k
Source : libXau-1.0.9-8.el9.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".