gluon-repl on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S gluon-repl

* (Optional) Uninstall gluon-repl on Arch using YAY

$ yay -Rns gluon-repl

2. Manually Install "gluon-repl" via AUR

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

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

b. Clone gluon-repl's git locally

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

c. Go to ~/gluon-repl folder and install it

$ cd ~/gluon-repl $ makepkg -si

3. Information about the gluon-repl package on Arch User Repository (AUR)

ID: 750084
Name: gluon-repl
PackageBaseID: 154259
PackageBase: gluon-repl
Version: 0.15.0-1
Description: REPL for gluon. A static, type inferred programming language for application embedding
URL: https://github.com/gluon-lang/gluon
NumVotes: 0
Popularity: 0
OutOfDate: 1649156185
Maintainer:
Submitter: wezm
FirstSubmitted: 1591832947
LastModified: 1591832947
URLPath: /cgit/aur.git/snapshot/gluon-repl.tar.gz