erg on AUR (Arch User Repository)
Last updated: November 24,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
Copied
b. Install erg on Arch using YAY
$
yay -S
erg
Copied
* (Optional) Uninstall erg on Arch using YAY
$
yay -Rns
erg
Copied
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
Copied
b. Clone erg's git locally
$
git clone https://aur.archlinux.org/erg.git
~/erg
Copied
c. Go to ~/erg folder and install it
$
cd
~/erg
Copied
$
makepkg -si
Copied
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
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