o3de-bin on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S o3de-bin

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

$ yay -Rns o3de-bin

2. Manually Install "o3de-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-bin's git locally

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

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

$ cd ~/o3de-bin $ makepkg -si

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

ID: 1389068
Name: o3de-bin
PackageBaseID: 175129
PackageBase: o3de-bin
Version: 2310.2_20240116-1
Description: Open 3D Engine - An open-source, real-time 3D development engine
URL: https://o3de.org/
NumVotes: 9
Popularity: 0.043938
OutOfDate:
Maintainer: xaque
Submitter: xaque
FirstSubmitted: 1642392963
LastModified: 1705739508
URLPath: /cgit/aur.git/snapshot/o3de-bin.tar.gz