pkg.soopen package index

brew / rang 1509

Installer yaml-language-server avec Homebrew, apk, MacPorts, Nix, pacman

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de yaml-language-server pour les workflows d'agents IA.

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install yaml-language-server

local Homebrew formula metadata

MacPortsvérifié · 94%
sudo port install yaml-language-server

MacPorts ports tree · devel/yaml-language-server/Portfile · Source: api.github.com

Linux

Alpine Linux apkvérifié · 92%
sudo apk add yaml-language-server

Alpine Linux edge package indexes · yaml-language-server · Source: dl-cdn.alpinelinux.org

Nixvérifié · 92%
nix profile install nixpkgs#yaml-language-server

nixpkgs package indexes · pkgs/by-name/ya/yaml-language-server/package.nix · Source: api.github.com

Arch Linux pacmanvérifié · 92%
sudo pacman -S yaml-language-server

Arch Linux sync databases · yaml-language-server · Source: geo.mirror.pkgbuild.com

aperçu

Résumé du paquet

Language Server for Yaml Files

Commandes et alias

  • yaml-language-server

historique

Historique du projet et usages

YAML Language Server is Red Hat's Language Server Protocol implementation for YAML files. It brings schema-backed validation, completion, hover, formatting, document symbols, Kubernetes awareness, and SchemaStore integration to editors that can speak LSP.

Historique du projet

The GitHub repository was created in July 2017. Red Hat's October 2017 launch article says the work began around Kubernetes syntax support, then broadened into a general YAML language server with built-in Kubernetes support as the team saw a wider opportunity.

The server was published as an npm package in September 2017 and used by Red Hat's VS Code YAML extension, Eclipse Che, and other editor integrations. The README later records major parser and schema support evolution: JSON Schema drafts 04, 07, 2019-09, and 2020-12, and the 1.0.0 switch to the `eemeli/yaml` parser with strict YAML version handling.

Historique d'adoption

Adoption followed the Language Server Protocol pattern: one server package could power multiple editors instead of each editor maintaining its own YAML intelligence. Red Hat's VS Code Marketplace listing describes the extension as YAML support via yaml-language-server with built-in Kubernetes syntax support, and shows a large installed base for the extension.

The server became especially valuable as YAML became the configuration language for Kubernetes, CI systems, Compose files, package metadata, and infrastructure tools. Schema association through JSON Schema Store let the same server understand many file types without hard-coding every ecosystem.

Modes d'utilisation

Package users normally install the `yaml-language-server` executable and let an editor client launch it over stdio or another LSP transport. Configuration maps schemas to glob patterns, toggles validation, hover, completion, formatting, SchemaStore, Kubernetes CRD discovery, custom YAML tags, key ordering, and YAML 1.1 versus 1.2 parsing behavior.

Its practical value is editor feedback before a YAML file reaches a cluster, CI runner, package tool, or deployment system: bad structure, unknown keys, type errors, and schema mismatches become diagnostics and completions during editing.

Pourquoi les passionnés de paquets s'y intéressent

YAML Language Server is package-nerd glue for the LSP era. It turns a messy, indentation-sensitive data language into reusable editor infrastructure, and its Homebrew/npm-style CLI package matters because editors, terminals, and non-VS Code clients can all share the same server.

Chronologie

  • 2017-07: The public GitHub repository was created.
  • 2017-09: npm records the first `yaml-language-server` package publication.
  • 2017-10: Red Hat announced the YAML Language Server and VS Code extension, noting npm availability, Eclipse Che integration, and early reuse by Atom's ide-yaml package.
  • 2021: npm records the 1.0.0 release; the README says 1.0.0 switched to the `eemeli/yaml` parser.
  • 2020s: The README documents JSON Schema draft 04, 07, 2019-09, and 2020-12 support plus SchemaStore and Kubernetes CRD integration.

Related projects

  • vscode-yaml is Red Hat's VS Code extension that uses yaml-language-server.
  • JSON Schema Store provides many schemas consumed through the server's schema-store integration.
  • eemeli/yaml is the YAML parser used by the server starting with the 1.0.0 line.

posture de sécurité

Aucune couverture d'outil protégé trouvée pour le moment

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour yaml-language-server. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.

Comportement d'installation

  • Aucune métadonnée de bottle Homebrew n’a été enregistrée.

Revue recommandée

Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.

exécutables

Exécutables installés

CommandeTypeExpositionNote
yaml-language-serverexécutableexécutable indexéDécouvert depuis l'index local des exécutables.

fraîcheur

Version et fraîcheur

Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.

page générée2026-08-03
version du gestionnaire1.24.0
gestionnaire mis à jour2026-07-08
données localesinconnu
amontnon disponible
dernière version détectéenon détecté
  • OKAucun avertissement de fraîcheur n'a été généré.

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:yaml-language-server
Version1.24.0
Gestionnaire de paquetsHomebrew
Page d'accueilhttps://github.com/redhat-developer/yaml-language-server
Dernière mise à jour2026-07-08T21:42:21Z
Pulseupdated
Bouteillenon enregistré
Serviceaucun déclaré

correspondances dans les bases sources

Autres enregistrements de gestionnaires de paquets

Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.

Nix95%

yaml-language-server

nix profile install nixpkgs#yaml-language-server
  • normalized package name match
  • Correspondance par : Yaml Language Server
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ya/yaml-language-server/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
apk95%

yaml-language-server 1.24.0-r0

Language Server for YAML Files

https://github.com/redhat-developer/yaml-language-server

sudo apk add yaml-language-server
  • License: MIT
  • Architecture: x86_64
  • Source Package: yaml-language-server
  • 1 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Yaml Language Server
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: yaml-language-server from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

yaml-language-server-doc 1.24.0-r0

Language Server for YAML Files (documentation)

https://github.com/redhat-developer/yaml-language-server

sudo apk add yaml-language-server-doc
  • License: MIT
  • Architecture: x86_64
  • Source Package: yaml-language-server
  • normalized package name match
  • Correspondance par : Yaml Language Server
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: yaml-language-server-doc from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
pacman95%

yaml-language-server 1.23.0-1

YAML Language Server

https://github.com/redhat-developer/yaml-language-server

sudo pacman -S yaml-language-server
  • License: MIT
  • Architecture: any
  • 1 Dépendances
  • normalized package name match
  • Correspondance par : Yaml Language Server
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: yaml-language-server from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
MacPorts95%

yaml-language-server

sudo port install yaml-language-server
  • normalized package name match
  • Correspondance par : Yaml Language Server
MacPorts ports tree · api.github.com · MacPorts ports tree: devel/yaml-language-server/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation