hamler-bin on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S hamler-bin

* (Optional) Uninstall hamler-bin on Arch using YAY

$ yay -Rns hamler-bin

2. Manually Install "hamler-bin" via AUR

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

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

b. Clone hamler-bin's git locally

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

c. Go to ~/hamler-bin folder and install it

$ cd ~/hamler-bin $ makepkg -si

3. Information about the hamler-bin package on Arch User Repository (AUR)

ID: 837789
Name: hamler-bin
PackageBaseID: 161225
PackageBase: hamler-bin
Version: 0.2.2-1
Description: Haskell-style functional programming language running on Erlang VM.
URL: https://www.hamler-lang.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: 0x76
FirstSubmitted: 1608810867
LastModified: 1608810867
URLPath: /cgit/aur.git/snapshot/hamler-bin.tar.gz