els_dap on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S els_dap

* (Optional) Uninstall els_dap on Arch using YAY

$ yay -Rns els_dap

2. Manually Install "els_dap" via AUR

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

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

b. Clone els_dap's git locally

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

c. Go to ~/els_dap folder and install it

$ cd ~/els_dap $ makepkg -si

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

ID: 1381095
Name: els_dap
PackageBaseID: 201272
PackageBase: els_dap
Version: 0.1.3-1
Description: The Erlang LS DAP Debugger
URL: https://github.com/erlang-ls/els_dap
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: 314eter
Submitter: 314eter
FirstSubmitted: 1704498624
LastModified: 1704498624
URLPath: /cgit/aur.git/snapshot/els_dap.tar.gz