next_ls on AUR (Arch User Repository)
Last updated: December 29,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
Copied
b. Install next_ls on Arch using YAY
$
yay -S
next_ls
Copied
* (Optional) Uninstall next_ls on Arch using YAY
$
yay -Rns
next_ls
Copied
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
Copied
b. Clone next_ls's git locally
$
git clone https://aur.archlinux.org/next_ls.git
~/next_ls
Copied
c. Go to ~/next_ls folder and install it
$
cd
~/next_ls
Copied
$
makepkg -si
Copied
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
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