openxray on AUR (Arch User Repository)

Last updated: May 20,2024

1. Install "openxray" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install openxray on Arch using YAY

$ yay -S openxray

* (Optional) Uninstall openxray on Arch using YAY

$ yay -Rns openxray

2. Manually Install "openxray" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone openxray's git locally

$ git clone https://aur.archlinux.org/openxray.git ~/openxray

c. Go to ~/openxray folder and install it

$ cd ~/openxray $ makepkg -si

3. Information about the openxray package on Arch User Repository (AUR)

ID: 1306604
Name: openxray
PackageBaseID: 146343
PackageBase: openxray
Version: 1.6.02_2088-1
Description: Unofficial X-Ray Engine port for Linux from the OpenXRay team, stable version (originally developed by GSC Game World)
URL: https://github.com/OpenXRay/xray-16
NumVotes: 7
Popularity: 0.004586
OutOfDate:
Maintainer: chip_exe
Submitter: chip_exe
FirstSubmitted: 1572761373
LastModified: 1692535578
URLPath: /cgit/aur.git/snapshot/openxray.tar.gz