zls-bin on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S zls-bin

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

$ yay -Rns zls-bin

2. Manually Install "zls-bin" via AUR

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

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

b. Clone zls-bin's git locally

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

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

$ cd ~/zls-bin $ makepkg -si

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

ID: 1010461
Name: zls-bin
PackageBaseID: 164362
PackageBase: zls-bin
Version: 0.9.0-2
Description: Zig Language Server, or zls, is a language server for Zig. Pre-compiled official binary.
URL: https://github.com/zigtools/zls
NumVotes: 4
Popularity: 0.266786
OutOfDate:
Maintainer: Techcable
FirstSubmitted: 1615837317
LastModified: 1640649456
URLPath: /cgit/aur.git/snapshot/zls-bin.tar.gz