# Installer graphqurl avec Homebrew, Nix, dnf, MacPorts, zypper

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

## installation

```sh
sudo av install brew:graphqurl
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install graphqurl
```

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install gq
```

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

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#graphqurl
```

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

- dnf (92%):

```sh
sudo dnf install gq
```

  Preuve: Fedora Rawhide package metadata: gq from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst

- zypper (92%):

```sh
sudo zypper install gq
```

  Preuve: openSUSE Tumbleweed package metadata: gq from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

## Faits du paquet

- **Clé du paquet:** brew:graphqurl
- **Gestionnaire de paquets:** Homebrew
- **Version:** 2.0.0
- **Résumé source:** Curl for GraphQL with autocomplete, subscriptions and GraphiQL
- **Page d'accueil:** <https://github.com/hasura/graphqurl>
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- gq (alias)
- graphqurl (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 2.0.0
## Historique du projet et usages

graphqurl is Hasura's curl-like CLI and JavaScript client for GraphQL. It provides the `gq` and `graphqurl` executables for sending queries, using headers and variables, running autocomplete from introspection, executing subscriptions, and exporting schemas.

### Historique du projet

Hasura built graphqurl to make GraphQL endpoint interaction feel closer to curl while preserving GraphQL-specific affordances such as introspection, query autocomplete, subscriptions, and schema export.

The v1.0 announcement emphasized reducing bundle size by moving away from Apollo Client for basic query and subscription work, positioning graphqurl as a lighter tool for users who wanted GraphQL requests without broader client-side caching machinery.

### Historique d'adoption

graphqurl's adoption is closely tied to Hasura users and to developers who need a terminal-friendly way to inspect or exercise arbitrary GraphQL endpoints. It is packaged by Homebrew and several other package managers under names such as `graphqurl` or `gq`.

Its README and npm package highlight two surfaces: a CLI for shell workflows and a Node/browser library through `createClient`. That dual identity made it useful both as a quick manual testing tool and as a small dependency for scripts.

### Modes d'utilisation

The common CLI pattern is `gq ENDPOINT -H 'Authorization: Bearer <token>' -q 'query { ... }'`. Users can also omit the query and use TAB-driven autocomplete based on schema introspection.

For schema work, `gq <endpoint> --introspect` can emit GraphQL SDL or JSON. For realtime APIs, graphqurl can execute subscriptions and stream responses to stdout. Earlier documented workflows also exposed a local GraphiQL UI; the GitHub README notes that GraphiQL support was removed from version 2.0.0 onward.

### Pourquoi les passionnés de paquets s'y intéressent

graphqurl is the GraphQL answer to the perennial packaging question: why do I need a whole SDK to send one API request? It packages the 80 percent terminal workflow into a single executable while still understanding GraphQL concepts curl cannot infer.

It is also interesting because package managers expose both the long package name and the short `gq` executable, making it show up in CLI namespace conversations alongside generic HTTP clients, GraphQL IDEs, and API-specific CLIs.

### Chronologie

- Initial package era: graphqurl appeared as a Hasura-maintained CLI and JavaScript client for GraphQL endpoint access.
- v1.0: Hasura announced a lighter implementation and promoted CLI queries, local GraphiQL, subscriptions, browser/Node use, and schema export.
- v2.0.0: The project removed GraphiQL UI support, with the README directing users to v1.0.3 for that feature.

### Related projects

- Hasura GraphQL Engine is the ecosystem project most closely associated with graphqurl.
- curl is the conceptual model for graphqurl's terminal user experience.
- GraphiQL is an adjacent UI workflow that graphqurl supported in earlier versions.
- GraphQL Inspector and GraphQL CLI sit nearby as schema-management tools rather than request clients.

### Sources

- <https://github.com/hasura/graphqurl>
- <https://github.com/hasura/graphqurl#readme>
- <https://github.com/hasura/graphqurl/releases>
- <https://hasura.io/blog/graphqurl-v1-curl-for-graphql>
- <https://www.npmjs.com/package/graphqurl>


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- narrow executable package without higher-risk signals

## Autres enregistrements de gestionnaires de paquets

- Nix - graphqurl: normalized package name match | nixpkgs package indexes: pkgs/by-name/gr/graphqurl/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- MacPorts - gq: installed executable or alias match | MacPorts ports tree: net/gq/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
- dnf - gq - 1.3.4-58.fc45: installed executable or alias match | Fedora Rawhide package metadata: gq from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Graphical LDAP directory browser and editor | http://sourceforge.net/projects/gqclient/
- zypper - gq - 1.2.3-94.7: installed executable or alias match | openSUSE Tumbleweed package metadata: gq from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | An LDAP Client for GTK | http://gq-project.org/


## Combined YAML source

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


## Sources

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