haxe2 on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S haxe2

* (Optional) Uninstall haxe2 on Arch using YAY

$ yay -Rns haxe2

2. Manually Install "haxe2" via AUR

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

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

b. Clone haxe2's git locally

$ git clone https://aur.archlinux.org/haxe2.git ~/haxe2

c. Go to ~/haxe2 folder and install it

$ cd ~/haxe2 $ makepkg -si

3. Information about the haxe2 package on Arch User Repository (AUR)

ID: 260836
Name: haxe2
PackageBaseID: 67561
PackageBase: haxe2
Version: 2.10-4
Description: A multiplatform open source programming language
URL: http://haxe.org/
NumVotes: 3
Popularity: 0
OutOfDate: 1534654643
Maintainer:
FirstSubmitted: 1361834569
LastModified: 1451510182
URLPath: /cgit/aur.git/snapshot/haxe2.tar.gz