gleam on AUR (Arch User Repository)
Last updated: November 23,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
Copied
b. Install gleam on Arch using YAY
$
yay -S
gleam
Copied
* (Optional) Uninstall gleam on Arch using YAY
$
yay -Rns
gleam
Copied
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
Copied
b. Clone gleam's git locally
$
git clone https://aur.archlinux.org/gleam.git
~/gleam
Copied
c. Go to ~/gleam folder and install it
$
cd
~/gleam
Copied
$
makepkg -si
Copied
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
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