gren-bin on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S gren-bin

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

$ yay -Rns gren-bin

2. Manually Install "gren-bin" via AUR

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

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

b. Clone gren-bin's git locally

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

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

$ cd ~/gren-bin $ makepkg -si

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

ID: 1284694
Name: gren-bin
PackageBaseID: 179270
PackageBase: gren-bin
Version: 0.3.0-1
Description: Compiler for the Gren programming language.
URL: https://github.com/gren-lang/compiler
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: bakseter
Submitter: bakseter
FirstSubmitted: 1653915878
LastModified: 1688739558
URLPath: /cgit/aur.git/snapshot/gren-bin.tar.gz