xmake-git on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S xmake-git

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

$ yay -Rns xmake-git

2. Manually Install "xmake-git" via AUR

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

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

b. Clone xmake-git's git locally

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

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

$ cd ~/xmake-git $ makepkg -si

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

ID: 1336970
Name: xmake-git
PackageBaseID: 122962
PackageBase: xmake-git
Version: 2.8.3.r121-1
Description: A make-like build utility based on Lua
URL: http://xmake.io
NumVotes: 2
Popularity: 1.0E-6
OutOfDate:
Maintainer: romch007
Submitter: 71e6fd52
FirstSubmitted: 1496126287
LastModified: 1697787747
URLPath: /cgit/aur.git/snapshot/xmake-git.tar.gz