alan on AUR (Arch User Repository)

Last updated: December 27,2024

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

$ yay -S alan

* (Optional) Uninstall alan on Arch using YAY

$ yay -Rns alan

2. Manually Install "alan" via AUR

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

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

b. Clone alan's git locally

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

c. Go to ~/alan folder and install it

$ cd ~/alan $ makepkg -si

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

ID: 856932
Name: alan
PackageBaseID: 157838
PackageBase: alan
Version: 0.1.26-1
Description: The Alan programming language compiler and runtime
URL: https://github.com/alantech/alan
NumVotes: 0
Popularity: 0
OutOfDate: 1702060090
Maintainer: david_atalan
Submitter: andykluger
FirstSubmitted: 1600492570
LastModified: 1612241352
URLPath: /cgit/aur.git/snapshot/alan.tar.gz