erlang_ls on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S erlang_ls

* (Optional) Uninstall erlang_ls on Arch using YAY

$ yay -Rns erlang_ls

2. Manually Install "erlang_ls" via AUR

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

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

b. Clone erlang_ls's git locally

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

c. Go to ~/erlang_ls folder and install it

$ cd ~/erlang_ls $ makepkg -si

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

ID: 1381093
Name: erlang_ls
PackageBaseID: 187359
PackageBase: erlang_ls
Version: 0.49.0-1
Description: The Erlang Language Server
URL: https://erlang-ls.github.io/
NumVotes: 2
Popularity: 0.057796
OutOfDate:
Maintainer: 314eter
Submitter: 314eter
FirstSubmitted: 1668380641
LastModified: 1704498357
URLPath: /cgit/aur.git/snapshot/erlang_ls.tar.gz