# pup mit Homebrew, apk, apt, MacPorts, Nix, scoop installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für pup in AI-Agent-Workflows.

## Installation

```sh
sudo av install brew:pup
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install pup
```

  Evidenz: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install pup
```

  Evidenz: MacPorts ports tree: textproc/pup/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- apk (92%):

```sh
sudo apk add pup
```

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

- Debian apt (92%):

```sh
sudo apt install pup
```

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

- Nix (92%):

```sh
nix profile install nixpkgs#pup
```

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

### Windows

- Scoop (92%):

```sh
scoop install main/pup
```

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

## Paketfakten

- **Paketschlüssel:** brew:pup
- **Paketmanager:** Homebrew
- **Paketmanager-Seite:** <https://formulae.brew.sh/formula/pup>
- **Version:** 1.10.3
- **Quellzusammenfassung:** CLI companion with 200+ commands across 33+ Datadog products
- **Homepage:** <https://www.datadoghq.com>
- **Repository:** <https://github.com/DataDog/pup>
- **Upstream-Dokumentation:** <https://www.datadoghq.com>
- **Lizenz:** Apache-2.0
- **Quellarchiv:** <https://github.com/DataDog/pup/archive/refs/tags/v1.10.2.tar.gz>
- **Zuletzt aktualisiert:** 2026-08-04T00:54:58Z
- **Generiert:** 2026-08-04T22:13:35+00:00

## Executables

- pup (cli)
- pup (Alias)

## Build-Abhängigkeiten

- pkgconf
- rust

## Installationsverhalten

- Post-install-Hook: nicht definiert
- Bottle: verfügbar auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version und Aktualität

- Seite generiert: 2026-08-04
- Manager-Version: 1.10.3
- Manager aktualisiert: 2026-08-04
- lokale Daten: OK
- Upstream-Repository: https://github.com/DataDog/pup
- neueste erkannte Version: v1.10.2 (aktuell)

## Sicherheitshinweise

Für pup wurde kein passendes lokales Secret-Handling-Manifest gefunden. Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.



## Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.


## Configuration files

- Linux: ~/.config/pup/config.yaml, ~/.config/pup/aliases.yaml
- macOS: ~/Library/Application Support/pup/aliases.yaml
- Windows: %APPDATA%\pup\aliases.yaml

## Credential files

- Linux: Linux Secret Service, ~/.config/pup/tokens_<site>.json, ~/.config/pup/client_<site>.json
- macOS: macOS Keychain, ~/.config/pup/tokens_<site>.json, ~/.config/pup/client_<site>.json
- Windows: Windows Credential Manager, %APPDATA%\pup\tokens_<site>.json, %APPDATA%\pup\client_<site>.json
## Details aus der Quelldatenbank

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

## Andere Paketmanager-Einträge

- Debian apt - pup - 0.4.0+git20190919.681d7bb-2+b25: normalized package name match | Debian stable package indexes: pup from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | command-line HTML processor | https://github.com/ericchiang/pup
- Nix - pup: normalized package name match | nixpkgs package indexes: pkgs/by-name/pu/pup/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- apk - pup - 0.4.0-r42: normalized package name match | Alpine Linux edge package indexes: pup from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | HTML parser for the command line | https://github.com/ericchiang/pup
- apk - pup-doc - 0.4.0-r42: normalized package name match | Alpine Linux edge package indexes: pup-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | HTML parser for the command line (documentation) | https://github.com/ericchiang/pup
- MacPorts - pup: normalized package name match | MacPorts ports tree: textproc/pup/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
- Scoop - main/pup: normalized package name match | Scoop official bucket manifest trees: bucket/pup.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1


## Verwandte Links

- [Terminal utility packages](https://pkg.so/de/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/de/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://pkg.so/de/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [Networking and protocol packages](https://pkg.so/de/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [pkgconf](https://pkg.so/de/brew/pkgconf/) - Build dependency declared by Homebrew.
- [rust](https://pkg.so/de/brew/rust/) - Build dependency declared by Homebrew.
- [tree-sitter-cli](https://pkg.so/de/brew/tree-sitter-cli/) - Shares pkgdb curated category or tags: cli, developer-tool, developer-tools.
- [stern](https://pkg.so/de/brew/stern/) - Shares pkgdb curated category or tags: cli, developer-tools, observability.
- [grpcurl](https://pkg.so/de/brew/grpcurl/) - Shares pkgdb curated category or tags: cli, developer-tool, developer-tools.
- [lua-language-server](https://pkg.so/de/brew/lua-language-server/) - Shares pkgdb curated category or tags: cli, developer-tool, developer-tools.
- [sentry-cli](https://pkg.so/de/brew/sentry-cli/) - Shares pkgdb curated category or tags: cli, developer-tools, observability.
- [grafana](https://pkg.so/de/brew/grafana/) - Shares pkgdb curated category or tags: cli, developer-tools, observability.
- [lttng-ust](https://pkg.so/de/brew/lttng-ust/) - Shares pkgdb curated category or tags: cli, developer-tools, observability.
- [mypy](https://pkg.so/de/brew/mypy/) - Shares pkgdb curated category or tags: cli, developer-tool, developer-tools.
- [dda](https://pkg.so/de/cask/dda/) - Local package facts share a topical domain. Shared terms: cli, datadog, developer, developer-tool, developer-tools.
- [datadog-static-analyzer](https://pkg.so/de/brew/datadog-static-analyzer/) - Local package facts share a topical domain. Shared terms: cli, datadog, developer, developer-tool, developer-tools.
- [gti](https://pkg.so/de/brew/gti/) - Local package facts share a topical domain. Shared terms: cli, commands, developer, developer-tool, developer-tools.

## Combined YAML source

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


## Quellen

- pkg.so package database
- package-page enrichment
- curated configuration and credential file locations
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
