unreal-engine on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S unreal-engine

* (Optional) Uninstall unreal-engine on Arch using YAY

$ yay -Rns unreal-engine

2. Manually Install "unreal-engine" via AUR

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

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

b. Clone unreal-engine's git locally

$ git clone https://aur.archlinux.org/unreal-engine.git ~/unreal-engine

c. Go to ~/unreal-engine folder and install it

$ cd ~/unreal-engine $ makepkg -si

3. Information about the unreal-engine package on Arch User Repository (AUR)

ID: 1410714
Name: unreal-engine
PackageBaseID: 110787
PackageBase: unreal-engine
Version: 5.3.2-0
Description: A 3D game engine by Epic Games which can be used non-commercially for free.
URL: https://www.unrealengine.com/
NumVotes: 74
Popularity: 0.205343
OutOfDate:
Maintainer: Shatur
Submitter: acerix
FirstSubmitted: 1462127853
LastModified: 1708140364
URLPath: /cgit/aur.git/snapshot/unreal-engine.tar.gz