# 使用 Homebrew, pacman, apt, dnf 安装 python-lsp-server

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

## 安装

```sh
sudo av install brew:python-lsp-server
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install python-lsp-server
```

  证据: local Homebrew formula metadata

### Linux

- pacman (92%):

```sh
sudo pacman -S python-lsp-server
```

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

- Debian apt (92%):

```sh
sudo apt install python3-pylsp
```

  证据: Debian stable package indexes: python3-pylsp from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- dnf (92%):

```sh
sudo dnf install python3-lsp-server
```

  证据: Fedora Rawhide package metadata: python3-lsp-server from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst

## 软件包事实

- **软件包键:** brew:python-lsp-server
- **软件包管理器:** Homebrew
- **版本:** 1.15.0
- **来源摘要:** Python Language Server for the Language Server Protocol
- **主页:** <https://github.com/python-lsp/python-lsp-server>
- **仓库:** <https://github.com/python-lsp/python-lsp-server>
- **最后更新:** 2026-07-28T23:15:57Z
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- pylsp (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 1.15.0

## 安全说明

没有找到 python-lsp-server 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布，以便未来覆盖拥有稳定的软件包 URL。


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

- Debian apt - python3-pylsp - 1.12.0-3: normalized package name match | Debian stable package indexes: python3-pylsp from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Python implementation of the Language Server Protocol | https://github.com/python-lsp/python-lsp-server
- Ubuntu apt - python3-pylsp - 1.10.0-1: normalized package name match | Ubuntu 24.04 LTS package indexes: python3-pylsp from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Python implementation of the Language Server Protocol | https://github.com/python-lsp/python-lsp-server
- dnf - python3-lsp-server - 1.13.1-9.fc45: normalized package name match | Fedora Rawhide package metadata: python3-lsp-server from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Python implementation of language server protocol | https://github.com/python-lsp/python-lsp-server
- dnf - python3-lsp-server+all - 1.13.1-9.fc45: normalized package name match | Fedora Rawhide package metadata: python3-lsp-server+all from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Metapackage for python3-lsp-server: all extras | https://github.com/python-lsp/python-lsp-server
- pacman - python-lsp-server - 1.15.0-1: normalized package name match | Arch Linux sync databases: python-lsp-server from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | Fork of the python-language-server project, maintained by the Spyder IDE team and the community | https://github.com/python-lsp/python-lsp-server


## Combined YAML source

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


## 来源

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