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

Last updated: October 08,2024

1. Install "openxr-devel.x86_64" package

Please follow the guidelines below to install openxr-devel.x86_64 on Oracle Linux 9

$ sudo dnf update $ sudo dnf install openxr-devel.x86_64

2. Uninstall "openxr-devel.x86_64" package

This guide covers the steps necessary to uninstall openxr-devel.x86_64 on Oracle Linux 9:

$ sudo dnf remove openxr-devel.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 2:08:10 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : openxr-devel
Version : 1.0.33
Release : 1.el9
Architecture : x86_64
Size : 883 k
Source : openxr-1.0.33-1.el9.src.rpm
Repository : epel
Summary : Headers and development files of the OpenXR library
URL : https://github.com/KhronosGroup/OpenXR-SDK-Source
License : Apache-2.0
Description : Development files for the OpenXR library. Install this package if you
: want to compile applications using the OpenXR library.