hashlink on AUR (Arch User Repository)

Last updated: May 14,2024

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

$ yay -S hashlink

* (Optional) Uninstall hashlink on Arch using YAY

$ yay -Rns hashlink

2. Manually Install "hashlink" via AUR

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

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

b. Clone hashlink's git locally

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

c. Go to ~/hashlink folder and install it

$ cd ~/hashlink $ makepkg -si

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

ID: 1378460
Name: hashlink
PackageBaseID: 157965
PackageBase: hashlink
Version: 1.14-1
Description: A virtual machine for Haxe (tagged releases)
URL: https://hashlink.haxe.org/
NumVotes: 2
Popularity: 3.0E-5
OutOfDate:
Maintainer: IceDragon
Submitter: IceDragon
FirstSubmitted: 1600827268
LastModified: 1704128954
URLPath: /cgit/aur.git/snapshot/hashlink.tar.gz

5. The same packages on other Linux Distributions