Automic VaultAutomic Vault

brew

zls mit Homebrew, apk, Nix, pacman, zypper, scoop, winget installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für zls in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install zls

local Homebrew formula metadata

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add zls

Alpine Linux edge package indexes · zls · Quelle: dl-cdn.alpinelinux.org

Nixverifiziert · 92%
nix profile install nixpkgs#zls

nixpkgs package indexes · zls · Quelle: raw.githubusercontent.com

Arch Linux pacmanverifiziert · 92%
sudo pacman -S zls

Arch Linux sync databases · zls · Quelle: geo.mirror.pkgbuild.com

openSUSE zypperverifiziert · 92%
sudo zypper install zls

openSUSE Tumbleweed package metadata · zls · Quelle: download.opensuse.org

Windows

Scoopverifiziert · 92%
scoop install main/zls

Scoop official bucket manifest trees · bucket/zls.json · Quelle: api.github.com

Windows Package Managerverifiziert · 92%
winget install --id zigtools.zls -e

Windows Package Manager source index · zigtools.zls · Quelle: cdn.winget.microsoft.com

Überblick

Paketzusammenfassung

Language Server for Zig

Verlauf

Projektgeschichte und Nutzung

ZLS is the Zig Language Server, a Zig implementation of the Language Server Protocol that provides editor features such as completion, hover, diagnostics, go-to-definition, formatting integration, semantic tokens, inlay hints, and code actions.

Projektgeschichte

The zigtools/zls repository was created in 2020, during Zig's pre-1.0 growth period when editor tooling had to track a moving compiler and standard library. The README describes ZLS as a non-official Language Server Protocol implementation for Zig written in Zig.

ZLS evolved together with the zigtools ecosystem. The zigtools site now groups ZLS with related projects such as the Zig Playground and Zig LSP Kit, the latter explicitly described as building blocks for LSP implementations like ZLS.

Adoptionsgeschichte

ZLS became the de facto language-server choice for Zig developers because the Zig language tools page points users to zigtools/zls, and editor documentation focuses on wiring ZLS into everyday development. The official Zig VS Code workflow can install Zig and ZLS automatically, while other editors commonly ask users to install a matching zls binary themselves.

Because Zig changes quickly before 1.0, ZLS adoption is tied to version compatibility. The ZLS installation guide warns that tagged Zig releases should be paired with matching tagged ZLS releases, and nightly Zig builds should be paired with nightly ZLS builds. That makes the package especially relevant for package managers and dev shells.

Wie es verwendet wird

ZLS runs as an editor-launched language server. Users normally configure their editor or LSP client to start zls, then get completion, hover, diagnostics, symbol navigation, formatting via zig fmt, semantic tokens, inlay hints, and code actions inside Zig projects.

The most common operational problem is keeping the Zig compiler and ZLS in sync. Package users often care less about invoking zls directly and more about whether their editor, PATH, and project toolchain resolve compatible Zig and ZLS builds.

Warum Paket-Nerds sich dafür interessieren

ZLS is one of the clearest examples of modern language tooling as a package-manager problem. A single executable unlocks editor support across many clients, but it must track a fast-moving compiler closely enough that mismatched packages produce confusing development failures.

For Zig users, installing zls is often the difference between syntax highlighting and a real IDE-like workflow, so it has become part of the standard systems-programming workstation kit.

Zeitleiste

  • 2020-04-24: The zigtools/zls GitHub repository is created.
  • 2020s: ZLS becomes the Zig community's primary LSP implementation.
  • 2020s: The Zig tools page links to zigtools/zls under language servers.
  • 2020s: The official Zig VS Code setup path gains automatic Zig and ZLS installation, while the ZLS guide continues to document source and binary installs.

Related projects

  • ziglang/zig is the compiler and standard library that ZLS must track closely.
  • ziglang/vscode-zig is the official VS Code extension path that integrates with ZLS.
  • Zig LSP Kit is a related zigtools project for building LSP implementations in Zig.
  • The Language Server Protocol is the editor-server protocol ZLS implements.

Sicherheitslage

Risikostufe: blue

broad file, network, media, or database tool signal.

Risikoklassifikator

blue Risiko · mittel Konfidenz · tool

Warum

  • broad file, network, media, or database tool signal

Signale

  • text:server

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.
  • Installiert mit 1 Laufzeitabhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Unix
$local_config_dir/zls.json$global_config_dir/zls.json

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
zlscliglobales Executable

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-07-10
Manager-Version0.16.0
Manager aktualisiert2026-06-14
lokale DatenOK
Upstreamaktuell
neueste erkannte Version0.16.0

https://github.com/zigtools/zls

  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:zls
Version0.16.0
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/zls
Homepagehttps://zigtools.org/zls/
Repositoryhttps://github.com/zigtools/zls
Upstream-Dokumentationhttps://github.com/zigtools/zls#readme
LizenzMIT
Quellarchivhttps://github.com/zigtools/zls/archive/refs/tags/0.16.0.tar.gz
Zuletzt aktualisiert2026-06-14T14:04:18-04:00
Pulseupdated
Abhängigkeitenzig
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namezls
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Nix95%

zls

nix profile install nixpkgs#zls
  • normalized package name match
  • Abgeglichen nach: Zls
nixpkgs package indexes · raw.githubusercontent.com · nixpkgs package indexes: zls from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix
apk95%

zls 0.15.0-r0

Zig Language Server

https://github.com/zigtools/zls

sudo apk add zls
  • License: MIT
  • Architecture: x86_64
  • Source Package: zls
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Zls
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: zls from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
pacman95%

zls 0.15.1-1

A language server for Zig

https://github.com/zigtools/zls

sudo pacman -S zls
  • License: MIT
  • Architecture: x86_64
  • 1 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Zls
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: zls from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

zls 0.15.0-2.4

Language server implementation for Zig in Zig

https://github.com/zigtools/zls

sudo zypper install zls
  • License: MIT
  • Category: Development/Languages/Other
  • Architecture: x86_64
  • Source Package: zls
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Zls
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: zls from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
Scoop95%

main/zls

scoop install main/zls
  • normalized package name match
  • Abgeglichen nach: Zls
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/zls.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
winget95%

zigtools.zls

winget install --id zigtools.zls -e
  • normalized package name match
  • Abgeglichen nach: Zls
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: zigtools.zls from https://cdn.winget.microsoft.com/cache/source.msix

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment