gleam on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S gleam

* (Optional) Uninstall gleam on Arch using YAY

$ yay -Rns gleam

2. Manually Install "gleam" via AUR

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

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

b. Clone gleam's git locally

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

c. Go to ~/gleam folder and install it

$ cd ~/gleam $ makepkg -si

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

ID: 1422645
Name: gleam
PackageBaseID: 141470
PackageBase: gleam
Version: 1.0.0-2
Description: A friendly language for building type-safe, scalable systems!
URL: http://github.com/gleam-lang/gleam
NumVotes: 8
Popularity: 1.478552
OutOfDate:
Maintainer: ephoz
Submitter: NobbZ
FirstSubmitted: 1555969136
LastModified: 1709834585
URLPath: /cgit/aur.git/snapshot/gleam.tar.gz