# 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
- **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>
- **Dernière mise à jour:** 2026-07-28T14:10:42+02:00
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- doggo (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 1.2.0
## 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 Nucleus restent publiées ici afin que la couverture future dispose d'une URL 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


## 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
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
