How to Install and Uninstall openxr.x86_64 Package on Oracle Linux 9

Last updated: October 07,2024

1. Install "openxr.x86_64" package

In this section, we are going to explain the necessary steps to install openxr.x86_64 on Oracle Linux 9

$ sudo dnf update $ sudo dnf install openxr.x86_64

2. Uninstall "openxr.x86_64" package

Please follow the step by step instructions below to uninstall openxr.x86_64 on Oracle Linux 9:

$ sudo dnf remove openxr.x86_64 $ sudo dnf autoremove

3. Information about the openxr.x86_64 package on Oracle Linux 9

Last metadata expiration check: 2:04:39 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : openxr
Version : 1.0.33
Release : 1.el9
Architecture : x86_64
Size : 138 k
Source : openxr-1.0.33-1.el9.src.rpm
Repository : epel
Summary : An API for writing VR and AR software
URL : https://github.com/KhronosGroup/OpenXR-SDK-Source
License : Apache-2.0
Description : OpenXR is an API specification for writing portable, cross-platform,
: virtual reality (VR) and augmented reality (AR) software.