erg on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S erg

* (Optional) Uninstall erg on Arch using YAY

$ yay -Rns erg

2. Manually Install "erg" via AUR

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

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

b. Clone erg's git locally

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

c. Go to ~/erg folder and install it

$ cd ~/erg $ makepkg -si

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

ID: 1279697
Name: erg
PackageBaseID: 185124
PackageBase: erg
Version: 0.6.15-1
Description: Statically typed language that builds upon the Python ecosystem
URL: https://github.com/erg-lang/erg
NumVotes: 0
Popularity: 0
OutOfDate: 1697796446
Maintainer:
Submitter: lmartinez-mirror
FirstSubmitted: 1661147479
LastModified: 1687899424
URLPath: /cgit/aur.git/snapshot/erg.tar.gz