erg-git on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S erg-git

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

$ yay -Rns erg-git

2. Manually Install "erg-git" via AUR

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

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

b. Clone erg-git's git locally

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

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

$ cd ~/erg-git $ makepkg -si

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

ID: 1224730
Name: erg-git
PackageBaseID: 185133
PackageBase: erg-git
Version: 0.6.7.r0.g86eaba39-1
Description: Statically typed language that builds upon the Python ecosystem
URL: https://github.com/erg-lang/erg
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: yuioto
FirstSubmitted: 1661175066
LastModified: 1678554626
URLPath: /cgit/aur.git/snapshot/erg-git.tar.gz