# Installer python-lsp-server avec Homebrew, pacman, apt, dnf

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

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

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

  Preuve: local Homebrew formula metadata

### Linux

- pacman (92%):

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

  Preuve: 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
```

  Preuve: 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
```

  Preuve: 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

## Faits du paquet

- **Clé du paquet:** brew:python-lsp-server
- **Gestionnaire de paquets:** Homebrew
- **Version:** 1.15.0
- **Résumé source:** Python Language Server for the Language Server Protocol
- **Page d'accueil:** <https://github.com/python-lsp/python-lsp-server>
- **Dépôt:** <https://github.com/python-lsp/python-lsp-server>
- **Dernière mise à jour:** 2026-07-28T23:15:57Z
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- pylsp (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 1.15.0

## Notes de sécurité

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


## Autres enregistrements de gestionnaires de paquets

- 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)


## Sources

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