gleam-bin on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S gleam-bin

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

$ yay -Rns gleam-bin

2. Manually Install "gleam-bin" via AUR

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

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

b. Clone gleam-bin's git locally

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

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

$ cd ~/gleam-bin $ makepkg -si

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

ID: 1424542
Name: gleam-bin
PackageBaseID: 200521
PackageBase: gleam-bin
Version: 1.0.0-2
Description: A friendly language for building type-safe, scalable systems!
URL: https://gleam.run
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: mia
Submitter: mia
FirstSubmitted: 1702424831
LastModified: 1710098563
URLPath: /cgit/aur.git/snapshot/gleam-bin.tar.gz