# doggo を Homebrew, apk, MacPorts, Nix, pacman, zypper, scoop, winget でインストール

doggo のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

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

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install doggo
```

  証拠: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install doggo
```

  証拠: 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
```

  証拠: 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
```

  証拠: 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
```

  証拠: 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
```

  証拠: 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
```

  証拠: 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
```

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

## パッケージ情報

- **パッケージキー:** brew:doggo
- **パッケージマネージャ:** Homebrew
- **バージョン:** 1.2.0
- **ソース概要:** Command-line DNS Client for Humans
- **ホームページ:** <https://doggo.mrkaran.dev/>
- **リポジトリ:** <https://github.com/mr-karan/doggo>
- **最終更新:** 2026-07-28T14:10:42+02:00
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- doggo (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 1.2.0
## プロジェクトの歴史と使われ方

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.

### プロジェクトの歴史

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.

### 採用の歴史

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.

### 使われ方

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.

### パッケージ好きにとっての重要性

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.

### タイムライン

- 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.

### ソース

- <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>


## セキュリティノート

doggo に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。


## 他のパッケージマネージャ記録

- 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)


## ソース

- 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
