makepkg-unreal on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S makepkg-unreal

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

$ yay -Rns makepkg-unreal

2. Manually Install "makepkg-unreal" via AUR

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

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

b. Clone makepkg-unreal's git locally

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

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

$ cd ~/makepkg-unreal $ makepkg -si

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

ID: 462325
Name: makepkg-unreal
PackageBaseID: 60701
PackageBase: makepkg-unreal
Version: 0.2-1
Description: Some shell functions to ease the installation of various Unreal games.
URL: http://aur.archlinux.org/packages.php?ID=26545
NumVotes: 9
Popularity: 0
OutOfDate:
Maintainer: robertfoster
FirstSubmitted: 1342022387
LastModified: 1511033977
URLPath: /cgit/aur.git/snapshot/makepkg-unreal.tar.gz