next_ls on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S next_ls

* (Optional) Uninstall next_ls on Arch using YAY

$ yay -Rns next_ls

2. Manually Install "next_ls" via AUR

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

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

b. Clone next_ls's git locally

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

c. Go to ~/next_ls folder and install it

$ cd ~/next_ls $ makepkg -si

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

ID: 1349858
Name: next_ls
PackageBaseID: 199368
PackageBase: next_ls
Version: 0.15.0-3
Description: The language server for Elixir that just works.
URL: https://github.com/elixir-tools/next-ls
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: bootlegbilly
Submitter: bootlegbilly
FirstSubmitted: 1699467123
LastModified: 1699467507
URLPath: /cgit/aur.git/snapshot/next_ls.tar.gz