xmake on AUR (Arch User Repository)
Last updated: November 23,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "xmake" 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
Copied
b. Install xmake on Arch using YAY
$
yay -S
xmake
Copied
* (Optional) Uninstall xmake on Arch using YAY
$
yay -Rns
xmake
Copied
2. Manually Install "xmake" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone xmake's git locally
$
git clone https://aur.archlinux.org/xmake.git
~/xmake
Copied
c. Go to ~/xmake folder and install it
$
cd
~/xmake
Copied
$
makepkg -si
Copied
3. Information about the xmake package on Arch User Repository (AUR)
ID: 1131167
Name: xmake
PackageBaseID: 120431
PackageBase: xmake
Version: 2.7.1-1
Description: A cross-platform build utility based on Lua
URL: https://github.com/xmake-io/xmake
NumVotes: 22
Popularity: 1.363894
OutOfDate:
Maintainer: waruqi
FirstSubmitted: 1488944948
LastModified: 1661510232
URLPath: /cgit/aur.git/snapshot/xmake.tar.gz
Name: xmake
PackageBaseID: 120431
PackageBase: xmake
Version: 2.7.1-1
Description: A cross-platform build utility based on Lua
URL: https://github.com/xmake-io/xmake
NumVotes: 22
Popularity: 1.363894
OutOfDate:
Maintainer: waruqi
FirstSubmitted: 1488944948
LastModified: 1661510232
URLPath: /cgit/aur.git/snapshot/xmake.tar.gz