# Installer postgrest avec Homebrew, Nix, pacman, scoop

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

## installation

```sh
sudo av install brew:postgrest
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install postgrest
```

  Preuve: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#postgrest
```

  Preuve: nixpkgs package indexes: postgrest from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix

- pacman (92%):

```sh
sudo pacman -S postgrest
```

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

### Windows

- Scoop (92%):

```sh
scoop install main/postgrest
```

  Preuve: Scoop official bucket manifest trees: bucket/postgrest.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

## Faits du paquet

- **Clé du paquet:** brew:postgrest
- **Gestionnaire de paquets:** Homebrew
- **Version:** 14.16
- **Résumé source:** Serves a fully RESTful API from any existing PostgreSQL database
- **Page d'accueil:** <https://github.com/PostgREST/postgrest>
- **Dépôt:** <https://github.com/PostgREST/postgrest>
- **Dernière mise à jour:** 2026-07-27T11:05:33Z
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- postgrest (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

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

## Notes de sécurité

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour postgrest. 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

- Nix - postgrest: normalized package name match | nixpkgs package indexes: postgrest from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix
- pacman - postgrest - 10.1.0-89: normalized package name match | Arch Linux sync databases: postgrest from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | REST API for any Postgres database | https://github.com/begriffs/postgrest
- Scoop - main/postgrest: normalized package name match | Scoop official bucket manifest trees: bucket/postgrest.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1


## Combined YAML source

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


## Sources

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