gleam-git on AUR (Arch User Repository)

Last updated: May 14,2024

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

$ yay -S gleam-git

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

$ yay -Rns gleam-git

2. Manually Install "gleam-git" via AUR

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

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

b. Clone gleam-git's git locally

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

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

$ cd ~/gleam-git $ makepkg -si

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

ID: 1425049
Name: gleam-git
PackageBaseID: 149694
PackageBase: gleam-git
Version: 1.0.0.r60.gf125b96c7-1
Description: A statically typed language for the Erlang VM
URL: https://github.com/gleam-lang/gleam
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: KokaKiwi
Submitter: KokaKiwi
FirstSubmitted: 1583098104
LastModified: 1710163940
URLPath: /cgit/aur.git/snapshot/gleam-git.tar.gz