premake-git on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S premake-git

* (Optional) Uninstall premake-git on Arch using YAY

$ yay -Rns premake-git

2. Manually Install "premake-git" via AUR

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

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

b. Clone premake-git's git locally

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

c. Go to ~/premake-git folder and install it

$ cd ~/premake-git $ makepkg -si

3. Information about the premake-git package on Arch User Repository (AUR)

ID: 1288763
Name: premake-git
PackageBaseID: 95539
PackageBase: premake-git
Version: 5.0.0.beta1.r225.gdc8dc0a4-1
Description: Simple build configuration and project generation tool using Lua
URL: http://industriousone.com/premake
NumVotes: 21
Popularity: 0.006851
OutOfDate:
Maintainer: Mr.Smith1974
Submitter: anatolik
FirstSubmitted: 1435953002
LastModified: 1689323416
URLPath: /cgit/aur.git/snapshot/premake-git.tar.gz