# Installer pgformatter avec Homebrew, apt, Nix, pacman, MacPorts

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

## installation

```sh
sudo av install brew:pgformatter
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install pgformatter
```

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install pgFormatter
```

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

### Linux

- Debian apt (92%):

```sh
sudo apt install pgformatter
```

  Preuve: Debian stable package indexes: pgformatter from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- Nix (92%):

```sh
nix profile install nixpkgs#pgformatter
```

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

- pacman (92%):

```sh
sudo pacman -S pgformatter
```

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

## Faits du paquet

- **Clé du paquet:** brew:pgformatter
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/pgformatter>
- **Version:** 5.10
- **Résumé source:** PostgreSQL syntax beautifier
- **Page d'accueil:** <https://sqlformat.darold.net/>
- **Dépôt:** <https://github.com/darold/pgFormatter>
- **Docs amont:** <https://sqlformat.darold.net/>
- **Licence:** PostgreSQL
- **Archive source:** <https://github.com/darold/pgFormatter/archive/refs/tags/v5.10.tar.gz>
- **Dernière mise à jour:** 2026-05-09T07:01:22Z
- **Généré:** 2026-08-04T22:13:35+00:00

## exécutables

- pg_format (cli)
- pg_format (alias)

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur all

## Version et fraîcheur

- page générée: 2026-08-04
- version du gestionnaire: 5.10
- gestionnaire mis à jour: 2026-05-09
- données locales: OK
- dépôt amont: https://github.com/darold/pgFormatter
- dernière version détectée: v5.10 (à jour)

## Notes de sécurité

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


## Détails de la base source

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** pgformatter
- **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

## Autres enregistrements de gestionnaires de paquets

- Debian apt - pgformatter - 5.6-1: normalized package name match | Debian stable package indexes: pgformatter from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | PostgreSQL SQL syntax beautifier | https://sqlformat.darold.net/
- Nix - pgformatter: normalized package name match | nixpkgs package indexes: pkgs/by-name/pg/pgformatter/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - pgformatter - 5.5-1: normalized package name match | Ubuntu 24.04 LTS package indexes: pgformatter from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | PostgreSQL SQL syntax beautifier | https://sqlformat.darold.net/
- pacman - pgformatter - 5.10-1: normalized package name match | Arch Linux sync databases: pgformatter from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | A PostgreSQL SQL syntax beautifier | https://github.com/darold/pgformatter
- MacPorts - pgFormatter: normalized package name match | MacPorts ports tree: databases/pgFormatter/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## Liens liés

- [Terminal utility packages](https://pkg.so/fr/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/fr/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://pkg.so/fr/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [Networking and protocol packages](https://pkg.so/fr/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [dbmate](https://pkg.so/fr/brew/dbmate/) - Shares pkgdb curated category or tags: cli, database, developer-tools, postgresql, sql.
- [sql-formatter](https://pkg.so/fr/brew/sql-formatter/) - Shares pkgdb curated category or tags: cli, developer-tools, formatter, sql.
- [pg-schema-diff](https://pkg.so/fr/brew/pg-schema-diff/) - Shares pkgdb curated category or tags: cli, database, developer-tools, postgresql, sql.
- [pgdbf](https://pkg.so/fr/brew/pgdbf/) - Shares pkgdb curated category or tags: cli, command-line-tool, database, developer-tools, postgresql.
- [libpq](https://pkg.so/fr/brew/libpq/) - Shares pkgdb curated category or tags: cli, database, developer-tools, postgresql.
- [pgcli](https://pkg.so/fr/brew/pgcli/) - Shares pkgdb curated category or tags: cli, database, developer-tools, postgresql.
- [rubyfmt](https://pkg.so/fr/brew/rubyfmt/) - Shares pkgdb curated category or tags: cli, developer-tools, formatter.
- [jsonpp](https://pkg.so/fr/brew/jsonpp/) - Shares pkgdb curated category or tags: cli, developer-tools, formatter.

## Combined YAML source

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


## Sources

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