Automic VaultAutomic Vault

brew

Installer bash-language-server avec Homebrew, MacPorts, Nix, pacman

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

installation

Commandes d'installation supplémentaires

macOS

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

local Homebrew formula metadata

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

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

Linux

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

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

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

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

aperçu

Résumé du paquet

Language Server for Bash

Commandes et alias

  • bash-language-server

historique

Historique du projet et usages

Bash Language Server is an implementation of the Language Server Protocol for shell scripts. It packages the modern editor-LSP idea for one of the oldest daily-use programming environments: Bourne-style shell scripting.

Historique du projet

The official README describes Bash Language Server as bringing an IDE-like experience for Bash scripts to most editors. It is based on the Tree-sitter Bash parser and integrates with explainshell, ShellCheck, and shfmt.

The project is written for editor integration rather than direct end-user scripting. Its releases are split across server and VS Code client tags, and the README documents installing the server binary from npm or distribution packages for editors that already have generic LSP clients.

Historique d'adoption

Its adoption follows the spread of LSP support from VS Code into Vim, Neovim, Emacs, Sublime Text, Helix, Eclipse, JupyterLab, and other editors. The official README lists clients for all of those editor families, which is the project's real adoption story: one server reused by many editor integrations.

The batch input shows Homebrew, MacPorts, Nix, and Arch packaging. That packaging matters because shell scripting is often edited outside Node-centric workflows, so system package managers make the server available to users who only need the `bash-language-server` executable.

Modes d'utilisation

Users install `bash-language-server`, configure an editor LSP client to run `bash-language-server start`, and optionally install ShellCheck for diagnostics and shfmt for formatting. The README includes editor-specific setup snippets for Vim, Neovim, coc.nvim, ALE, Emacs lsp-mode, Emacs eglot, and other clients.

Configuration is mainly editor/workspace configuration plus environment variables such as `BASH_IDE_LOG_LEVEL`; the README points detailed configuration variables to the project's `config.ts` source.

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

Bash Language Server is package-nerd interesting because it makes shell tooling look like the rest of the LSP era. Instead of each editor shipping its own Bash intelligence, package managers can distribute one server that composes Tree-sitter parsing, ShellCheck linting, shfmt formatting, and editor-native LSP clients.

It is also a reminder that even mature Unix scripting ecosystems keep absorbing new developer-tool protocols. The package is small, but it connects Bash to modern editor workflows without replacing Bash itself.

Chronologie

  • 2010s: Language Server Protocol adoption makes reusable editor backends common outside VS Code.
  • 2010s: Bash Language Server appears with separate server and VS Code client release tags.
  • 2020s: README documents broad editor support including Vim, Neovim, Emacs, Sublime Text, Helix, Eclipse, and JupyterLab.
  • 2020s: Homebrew, MacPorts, Nix, and Arch package the server executable.

Related projects

  • The official README names Tree-sitter Bash, explainshell, ShellCheck, and shfmt as the main related projects. It also relates the server to editor LSP clients such as Bash IDE for VS Code, vim-lsp, nvim-lspconfig, coc.nvim, ALE, lsp-mode, and eglot.

Sources

  • Official GitHub releases page exposes server and VS Code client release streams.
  • Official README describes the LSP purpose, Tree-sitter basis, ShellCheck and shfmt integrations, installation, clients, and logging.
  • Official config.ts is cited by the README for configuration variables.
  • input.source_facts.package-manager lists Homebrew, MacPorts, Nix, and Arch packaging.

posture de sécurité

Niveau de risque : blue

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

Classificateur de risque

risque blue · confiance moyen · tool

Pourquoi

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

Signaux

  • text:server

Comportement d'installation

  • Aucun hook post-install Homebrew n’est enregistré dans les métadonnées de formule.
  • Les métadonnées de bottle Homebrew sont disponibles pour 1 plateformes.
  • S’installe avec 1 dépendances d’exécution.

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
bash-language-servercliexécutable global

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-07-25
version du gestionnaire5.6.0
gestionnaire mis à jour
données localesOK
amontnot checked
dernière version détectéenon détecté

https://github.com/bash-lsp/bash-language-server

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:bash-language-server
Version5.6.0
Gestionnaire de paquetsHomebrew
Page du gestionnaire de paquetshttps://formulae.brew.sh/formula/bash-language-server
Page d'accueilhttps://github.com/bash-lsp/bash-language-server
Dépôthttps://github.com/bash-lsp/bash-language-server
Docs amonthttps://github.com/bash-lsp/bash-language-server#readme
LicenceMIT
Archive sourcehttps://registry.npmjs.org/bash-language-server/-/bash-language-server-5.6.0.tgz
Dépendancesnode
Bouteilledisponible (sur all)
post-install Homebrewnon défini
Serviceaucun déclaré

faits du registre

Détails de la base source

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namebash-language-server
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

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%

bash-language-server

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

bash-language-server 5.6.0-1

Bash language server implementation based on Tree Sitter and its grammar for Bash

https://github.com/bash-lsp/bash-language-server

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

bash-language-server

sudo port install bash-language-server
  • normalized package name match
  • Correspondance par : Bash Language Server
MacPorts ports tree · api.github.com · MacPorts ports tree: devel/bash-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
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment