elixir-ls on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S elixir-ls

* (Optional) Uninstall elixir-ls on Arch using YAY

$ yay -Rns elixir-ls

2. Manually Install "elixir-ls" via AUR

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

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

b. Clone elixir-ls's git locally

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

c. Go to ~/elixir-ls folder and install it

$ cd ~/elixir-ls $ makepkg -si

3. Information about the elixir-ls package on Arch User Repository (AUR)

ID: 1413410
Name: elixir-ls
PackageBaseID: 144733
PackageBase: elixir-ls
Version: 0.20.0-1
Description: A frontend-independent Language Server Protocol for Elixir
URL: https://github.com/elixir-lsp/elixir-ls
NumVotes: 6
Popularity: 0.043624
OutOfDate:
Maintainer: KokaKiwi
Submitter: KokaKiwi
FirstSubmitted: 1567252611
LastModified: 1708546373
URLPath: /cgit/aur.git/snapshot/elixir-ls.tar.gz