# Installer doggo avec Homebrew, apk, MacPorts, Nix, pacman, zypper, scoop, winget

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

## installation

```sh
sudo av install brew:doggo
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install doggo
```

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install doggo
```

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

### Linux

- apk (92%):

```sh
sudo apk add doggo
```

  Preuve: Alpine Linux edge package indexes: doggo from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz

- Nix (92%):

```sh
nix profile install nixpkgs#doggo
```

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

- pacman (92%):

```sh
sudo pacman -S doggo
```

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

- zypper (92%):

```sh
sudo zypper install doggo
```

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

### Windows

- Scoop (92%):

```sh
scoop install main/doggo
```

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

- winget (92%):

```sh
winget install --id MrKaran.Doggo -e
```

  Preuve: Windows Package Manager source index: MrKaran.Doggo from https://cdn.winget.microsoft.com/cache/source.msix

## Faits du paquet

- **Clé du paquet:** brew:doggo
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/doggo>
- **Version:** 1.2.0
- **Résumé source:** Command-line DNS Client for Humans
- **Page d'accueil:** <https://doggo.mrkaran.dev/>
- **Dépôt:** <https://github.com/mr-karan/doggo>
- **Docs amont:** <https://doggo.mrkaran.dev/>
- **Licence:** GPL-3.0-or-later
- **Archive source:** <https://github.com/mr-karan/doggo/archive/refs/tags/v1.2.0.tar.gz>
- **Dernière mise à jour:** 2026-07-28T14:10:42+02:00
- **Généré:** 2026-08-04T22:13:35+00:00

## exécutables

- doggo (cli)
- doggo (alias)

## Dépendances de compilation

- go

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version et fraîcheur

- page générée: 2026-08-04
- version du gestionnaire: 1.2.0
- gestionnaire mis à jour: 2026-07-28
- données locales: OK
- dépôt amont: https://github.com/mr-karan/doggo
- dernière version détectée: v1.2.0 (à jour)
## Historique du projet et usages

doggo is a Go DNS lookup client built as a human-friendly alternative to dig and as a from-scratch response to the Rust dog project.

### Historique du projet

The doggo repository was created in December 2020. Its README says the project was inspired by ogham/dog: the author wanted to add features, did not know Rust, and used that as a reason to write a DNS client from scratch in Go.

doggo grew from a clean DNS lookup command into a broader resolver toolkit. The README documents DoH, DoT, DoQ, DNSCrypt, TCP, UDP, EDNS features, JSON output, reverse lookups, shell completions, a web interface, and Globalping-assisted lookups.

### Historique d'adoption

doggo has unusually broad CLI packaging for a DNS utility. The official README lists Homebrew, MacPorts, Arch Linux, Mise, Nix, Scoop, Winget, Eget, Go install, binary releases, and Docker images. That packaging spread, plus thousands of GitHub stars, made it one of the more visible post-dog DNS clients.

### Modes d'utilisation

Typical usage mirrors dig but with shorter, friendlier output: querying records, choosing resolvers with @server syntax, sending DNS-over-HTTPS requests to endpoint URLs, doing reverse DNS lookups, and piping JSON output into tools like jq.

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

doggo is package-nerd catnip because it packages a polished network diagnostic CLI across nearly every mainstream distribution channel while staying a single-purpose command. It is also a neat example of a rewrite that became an ecosystem object in its own right rather than just a clone.

### Chronologie

- 2020: Repository created and v0.1.0 released.
- 2020: README framed the project as dog plus Go, written from scratch.
- 2026: v1.2.0 released, with the repository still active shortly before this batch.

### Related projects

- doggo is explicitly inspired by ogham/dog. It overlaps with dig, drill, doge, curl/doh, and other DNS diagnostic CLIs, but distinguishes itself with Go distribution, modern encrypted DNS protocols, and JSON-friendly output.

### Sources

- <https://github.com/mr-karan/doggo#readme>
- <https://api.github.com/repos/mr-karan/doggo>
- <https://github.com/mr-karan/doggo/releases/tag/v0.1.0>
- <https://github.com/mr-karan/doggo/releases/tag/v1.2.0>


## Notes de sécurité

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour doggo. 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:** doggo
- **Version Scheme:** 0
- **Revision:** 0
- **Head Version:** HEAD
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable

## Autres enregistrements de gestionnaires de paquets

- Nix - doggo: normalized package name match | nixpkgs package indexes: pkgs/by-name/do/doggo/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- apk - doggo - 1.1.5-r4: normalized package name match | Alpine Linux edge package indexes: doggo from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Modern command-line DNS client, with DoH, DoT and DNSCrypt support | https://github.com/mr-karan/doggo
- apk - doggo-bash-completion - 1.1.5-r4: normalized package name match | Alpine Linux edge package indexes: doggo-bash-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Bash completions for doggo | https://github.com/mr-karan/doggo
- apk - doggo-fish-completion - 1.1.5-r4: normalized package name match | Alpine Linux edge package indexes: doggo-fish-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Fish completions for doggo | https://github.com/mr-karan/doggo
- apk - doggo-zsh-completion - 1.1.5-r4: normalized package name match | Alpine Linux edge package indexes: doggo-zsh-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Zsh completions for doggo | https://github.com/mr-karan/doggo
- pacman - doggo - 1.2.0-1: normalized package name match | Arch Linux sync databases: doggo from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | Command-line DNS Client for Humans | https://github.com/mr-karan/doggo
- zypper - doggo - 1.2.0-1.3: normalized package name match | openSUSE Tumbleweed package metadata: doggo from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | CLI tool and API server DNS client implemented in Go | https://github.com/mr-karan/doggo
- zypper - doggo-bash-completion - 1.2.0-1.3: normalized package name match | openSUSE Tumbleweed package metadata: doggo-bash-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | bash completion for doggo | https://github.com/mr-karan/doggo
- zypper - doggo-fish-completion - 1.2.0-1.3: normalized package name match | openSUSE Tumbleweed package metadata: doggo-fish-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | fish completion for doggo | https://github.com/mr-karan/doggo
- zypper - doggo-web - 1.2.0-1.3: normalized package name match | openSUSE Tumbleweed package metadata: doggo-web from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Web UI for doggo | https://github.com/mr-karan/doggo
- zypper - doggo-zsh-completion - 1.2.0-1.3: normalized package name match | openSUSE Tumbleweed package metadata: doggo-zsh-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | zsh completion for doggo | https://github.com/mr-karan/doggo
- MacPorts - doggo: normalized package name match | MacPorts ports tree: net/doggo/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
- Scoop - main/doggo: normalized package name match | Scoop official bucket manifest trees: bucket/doggo.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
- winget - MrKaran.Doggo: normalized package name match | Windows Package Manager source index: MrKaran.Doggo from https://cdn.winget.microsoft.com/cache/source.msix


## Liens liés

- [Terminal utility packages](https://pkg.so/fr/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Language runtime packages](https://pkg.so/fr/language-runtime-packages/) - Matched language runtime, compiler, or interpreter metadata.
- [Networking and protocol packages](https://pkg.so/fr/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Homebrew utility packages](https://pkg.so/fr/brew-utility-packages/) - Matched Homebrew package provider.
- [go](https://pkg.so/fr/brew/go/) - Build dependency declared by Homebrew.
- [doge](https://pkg.so/fr/brew/doge/) - Shares pkgdb curated category or tags: cli, dns, dns-client, dns-over-https, networking.
- [coredns](https://pkg.so/fr/brew/coredns/) - Shares pkgdb curated category or tags: cli, dns, go, networking.
- [sdns](https://pkg.so/fr/brew/sdns/) - Shares pkgdb curated category or tags: cli, dns, go, networking.
- [doh](https://pkg.so/fr/brew/doh/) - Shares pkgdb curated category or tags: cli, dns, dns-over-https, networking.
- [aliddns](https://pkg.so/fr/brew/aliddns/) - Shares pkgdb curated category or tags: cli, dns, go, networking.
- [libidn2](https://pkg.so/fr/brew/libidn2/) - Shares pkgdb curated category or tags: cli, dns, networking.
- [libidn](https://pkg.so/fr/brew/libidn/) - Shares pkgdb curated category or tags: cli, dns, networking.
- [dnsmasq](https://pkg.so/fr/brew/dnsmasq/) - Shares pkgdb curated category or tags: cli, dns, networking.
- [nextdns](https://pkg.so/fr/brew/nextdns/) - Local package facts share a topical domain. Shared terms: cli, dns, dns-over-https, https, networking.

## Combined YAML source

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


## Sources

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