o3de-nightly-bin on AUR (Arch User Repository)

Last updated: May 18,2024

1. Install "o3de-nightly-bin" 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 o3de-nightly-bin on Arch using YAY

$ yay -S o3de-nightly-bin

* (Optional) Uninstall o3de-nightly-bin on Arch using YAY

$ yay -Rns o3de-nightly-bin

2. Manually Install "o3de-nightly-bin" via AUR

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

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

b. Clone o3de-nightly-bin's git locally

$ git clone https://aur.archlinux.org/o3de-nightly-bin.git ~/o3de-nightly-bin

c. Go to ~/o3de-nightly-bin folder and install it

$ cd ~/o3de-nightly-bin $ makepkg -si

3. Information about the o3de-nightly-bin package on Arch User Repository (AUR)

ID: 1389081
Name: o3de-nightly-bin
PackageBaseID: 176113
PackageBase: o3de-nightly-bin
Version: 2310.1_20231214-1
Description: Open 3D Engine - An open-source, real-time 3D development engine (Nightly build)
URL: https://o3de.org/
NumVotes: 2
Popularity: 6.0E-6
OutOfDate:
Maintainer: xaque
Submitter: xaque
FirstSubmitted: 1645134216
LastModified: 1705740617
URLPath: /cgit/aur.git/snapshot/o3de-nightly-bin.tar.gz