zls-git on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S zls-git

* (Optional) Uninstall zls-git on Arch using YAY

$ yay -Rns zls-git

2. Manually Install "zls-git" via AUR

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

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

b. Clone zls-git's git locally

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

c. Go to ~/zls-git folder and install it

$ cd ~/zls-git $ makepkg -si

3. Information about the zls-git package on Arch User Repository (AUR)

ID: 1266862
Name: zls-git
PackageBaseID: 152262
PackageBase: zls-git
Version: r1683.f96b226-1
Description: Zig LSP implementation + Zig Language Server
URL: https://github.com/zigtools/zls
NumVotes: 5
Popularity: 0.016073
OutOfDate:
Maintainer: eclairevoyant
Submitter: nycex
FirstSubmitted: 1588378979
LastModified: 1685718039
URLPath: /cgit/aur.git/snapshot/zls-git.tar.gz