# 使用 Homebrew, Nix, pacman 安装 tailwindcss-language-server

查看 tailwindcss-language-server 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install brew:tailwindcss-language-server
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install tailwindcss-language-server
```

  证据: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#tailwindcss-language-server
```

  证据: nixpkgs package indexes: pkgs/by-name/ta/tailwindcss-language-server/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- pacman (92%):

```sh
sudo pacman -S tailwindcss-language-server
```

  证据: Arch Linux sync databases: tailwindcss-language-server from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

## 软件包事实

- **软件包键:** brew:tailwindcss-language-server
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/tailwindcss-language-server>
- **版本:** 0.16.0
- **来源摘要:** LSP for TailwindCSS
- **主页:** <https://github.com/tailwindlabs/tailwindcss-intellisense/tree/HEAD/packages/tailwindcss-language-server>
- **仓库:** <https://github.com/tailwindlabs/tailwindcss-intellisense>
- **上游文档:** <https://github.com/tailwindlabs/tailwindcss-intellisense/tree/HEAD/packages/tailwindcss-language-server>
- **许可证:** MIT
- **源码归档:** <https://github.com/tailwindlabs/tailwindcss-intellisense/archive/refs/tags/v0.16.0.tar.gz>
- **最后更新:** 2026-07-18T02:43:36Z
- **已生成:** 2026-08-04T22:13:35+00:00

## 可执行文件

- tailwindcss-language-server (cli)
- tailwindcss-language-server (别名)

## 依赖

- node

## 构建依赖

- pnpm

## 安装行为

- post-install 钩子: 未定义
- Bottle: 可用 于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## 版本和新鲜度

- 页面生成时间: 2026-08-04
- 管理器版本: 0.16.0
- 管理器更新时间: 2026-07-18
- 本地数据: OK
- 上游仓库: https://github.com/tailwindlabs/tailwindcss-intellisense
- 检测到的最新版本: v0.16.0 (当前)
## 项目历史与用法

Tailwind CSS Language Server is the Language Server Protocol implementation for Tailwind CSS. Tailwind Labs documents it as the language server used by Tailwind CSS IntelliSense for VS Code and as a globally installable command-line package named `@tailwindcss/language-server`.

### 项目历史

The language server lives inside the Tailwind CSS IntelliSense repository, tying the standalone LSP executable to Tailwind Labs' broader editor tooling. The package exposes `tailwindcss-language-server` and supports stdio, node-ipc, and socket transports, which are the interfaces editor integrations expect from an LSP server.

### 采用历史

Homebrew, Arch, and Nix packaging in the input metadata reflects demand outside VS Code, especially from users of Neovim, Emacs, and other editors that consume language servers directly rather than installing a VS Code extension.

### 使用方式

The upstream package README documents installation with `npm install -g @tailwindcss/language-server` and running the server with `tailwindcss-language-server --stdio`. In practice, package managers install the executable so an editor's LSP client can launch it.

### 为什么软件包爱好者会关心

Package nerds care because this is the editor-tooling half of Tailwind CSS split into a reusable CLI. It turns Tailwind's framework-specific class knowledge into an editor-neutral service that can be packaged independently of VS Code.

### 时间线

- Current upstream README: Documents the package as the Tailwind CSS LSP implementation used by Tailwind CSS IntelliSense for VS Code.
- Current package metadata: Homebrew, Nix, and Arch package the language server as a standalone executable.

### Related projects

- It is closely related to Tailwind CSS itself and to Tailwind CSS IntelliSense, the VS Code extension that provides autocomplete, syntax highlighting, and linting for Tailwind projects.

### 来源

- <https://github.com/tailwindlabs/tailwindcss-intellisense#readme>
- <https://github.com/tailwindlabs/tailwindcss-intellisense/tree/HEAD/packages/tailwindcss-language-server#readme>
- source_facts.package-manager


## 安全说明

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

- **Geiger 风险:** blue / 中
- broad file, network, media, or database tool signal

## 源数据库详情

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** tailwindcss-language-server
- **Version Scheme:** 0
- **Revision:** 0
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable

## 其他软件包管理器记录

- Nix - tailwindcss-language-server: normalized package name match | nixpkgs package indexes: pkgs/by-name/ta/tailwindcss-language-server/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- pacman - tailwindcss-language-server - 0.14.29-1: normalized package name match | Arch Linux sync databases: tailwindcss-language-server from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | Tailwind CSS Language Server | https://github.com/tailwindlabs/tailwindcss-intellisense/tree/main/packages/tailwindcss-language-server


## 相关链接

- [Source-control packages](https://pkg.so/zh-hans/source-control-tools/) - Belongs to a source-control command family.
- [Secret-risk packages](https://pkg.so/zh-hans/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://pkg.so/zh-hans/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/zh-hans/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [node](https://pkg.so/zh-hans/brew/node/) - Runtime dependency declared by Homebrew.
- [pnpm](https://pkg.so/zh-hans/brew/pnpm/) - Build dependency declared by Homebrew.
- [lua-language-server](https://pkg.so/zh-hans/brew/lua-language-server/) - Shares pkgdb curated category or tags: cli, developer-tools, language-server, lsp.
- [gopls](https://pkg.so/zh-hans/brew/gopls/) - Shares pkgdb curated category or tags: cli, developer-tools, language-server, lsp.
- [jdtls](https://pkg.so/zh-hans/brew/jdtls/) - Shares pkgdb curated category or tags: cli, developer-tools, language-server, lsp.
- [python-lsp-server](https://pkg.so/zh-hans/brew/python-lsp-server/) - Shares pkgdb curated category or tags: cli, developer-tools, language-server, lsp.
- [typescript-language-server](https://pkg.so/zh-hans/brew/typescript-language-server/) - Shares pkgdb curated category or tags: cli, developer-tools, language-server, lsp.
- [marksman](https://pkg.so/zh-hans/brew/marksman/) - Shares pkgdb curated category or tags: cli, developer-tools, language-server, lsp.
- [tombi](https://pkg.so/zh-hans/brew/tombi/) - Shares pkgdb curated category or tags: cli, developer-tools, language-server, lsp.
- [terraform-ls](https://pkg.so/zh-hans/brew/terraform-ls/) - Shares pkgdb curated category or tags: cli, developer-tools, language-server, lsp.
- [actions-languageserver](https://pkg.so/zh-hans/brew/actions-languageserver/) - Both packages touch the same language runtime or ecosystem. Shared terms: cli, developer, developer-tools, language, language-server.
- [ansible-language-server](https://pkg.so/zh-hans/brew/ansible-language-server/) - Both packages touch the same language runtime or ecosystem. Shared terms: cli, developer, developer-tools, language, language-server.
- [bash-language-server](https://pkg.so/zh-hans/brew/bash-language-server/) - Both packages touch the same language runtime or ecosystem. Shared terms: cli, developer, developer-tools, language, language-server.

## Combined YAML source

View the package source record on GitHub. [combined/tailwindcss-language-server.yml](https://github.com/mxcl/pkgdb/blob/main/combined/tailwindcss-language-server.yml)


## 来源

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