erg-bin on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S erg-bin

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

$ yay -Rns erg-bin

2. Manually Install "erg-bin" via AUR

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

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

b. Clone erg-bin's git locally

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

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

$ cd ~/erg-bin $ makepkg -si

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

ID: 1152796
Name: erg-bin
PackageBaseID: 185122
PackageBase: erg-bin
Version: 0.5.9-1
Description: Statically typed language that can deeply improve the Python ecosystem
URL: https://github.com/erg-lang/erg
NumVotes: 0
Popularity: 0
OutOfDate: 1702771385
Maintainer: harrietobrien
Submitter: yuioto
FirstSubmitted: 1661141387
LastModified: 1665843228
URLPath: /cgit/aur.git/snapshot/erg-bin.tar.gz