haxe-git on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S haxe-git

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

$ yay -Rns haxe-git

2. Manually Install "haxe-git" via AUR

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

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

b. Clone haxe-git's git locally

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

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

$ cd ~/haxe-git $ makepkg -si

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

ID: 580898
Name: haxe-git
PackageBaseID: 73476
PackageBase: haxe-git
Version: git-1
Description: An open-source high-level multiplatform programming language and compiler that can produce applications and source code for many different platforms from a single code-base
URL: https://github.com/HaxeFoundation/haxe
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: cthuflu
Submitter: TopHattedCoder
FirstSubmitted: 1379194929
LastModified: 1548701804
URLPath: /cgit/aur.git/snapshot/haxe-git.tar.gz