# Installer pyright avec Homebrew, MacPorts, Nix, pacman

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

## installation

```sh
sudo av install brew:pyright
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install pyright
```

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install pyright
```

  Preuve: MacPorts ports tree: devel/pyright/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#pyright
```

  Preuve: nixpkgs package indexes: pkgs/by-name/py/pyright/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- pacman (92%):

```sh
sudo pacman -S pyright
```

  Preuve: Arch Linux sync databases: pyright from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

## Faits du paquet

- **Clé du paquet:** brew:pyright
- **Gestionnaire de paquets:** Homebrew
- **Version:** 1.1.411
- **Résumé source:** Static type checker for Python
- **Page d'accueil:** <https://github.com/microsoft/pyright>
- **Dernière mise à jour:** 2026-06-26T06:34:31Z
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- pyright (alias)
- pyright-langserver (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

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

## Notes de sécurité

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

- **Risque Geiger:** blue / moyen
- broad file, network, media, or database tool signal


## Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.


## Configuration files

- Unix: pyrightconfig.json, pyproject.toml
## Autres enregistrements de gestionnaires de paquets

- Nix - pyright: normalized package name match | nixpkgs package indexes: pkgs/by-name/py/pyright/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- pacman - pyright - 1.1.411-1: normalized package name match | Arch Linux sync databases: pyright from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | Type checker for the Python language | https://microsoft.github.io/pyright
- MacPorts - pyright: normalized package name match | MacPorts ports tree: devel/pyright/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## Combined YAML source

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


## Sources

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