erlang-git on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S erlang-git

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

$ yay -Rns erlang-git

2. Manually Install "erlang-git" via AUR

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

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

b. Clone erlang-git's git locally

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

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

$ cd ~/erlang-git $ makepkg -si

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

ID: 614965
Name: erlang-git
PackageBaseID: 142248
PackageBase: erlang-git
Version: 22.0.1-1
Description: General-purpose concurrent functional programming language developed by Ericsson
URL: https://www.erlang.org
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: IanLuites
FirstSubmitted: 1558551376
LastModified: 1558551376
URLPath: /cgit/aur.git/snapshot/erlang-git.tar.gz