# Installer ddgr avec Homebrew, apk, apt, dnf, Nix, pacman, zypper

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

## installation

```sh
sudo av install brew:ddgr
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install ddgr
```

  Preuve: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add ddgr
```

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

- Debian apt (92%):

```sh
sudo apt install ddgr
```

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

- dnf (92%):

```sh
sudo dnf install ddgr
```

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

- Nix (92%):

```sh
nix profile install nixpkgs#ddgr
```

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

- pacman (92%):

```sh
sudo pacman -S ddgr
```

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

- zypper (92%):

```sh
sudo zypper install ddgr
```

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

## Faits du paquet

- **Clé du paquet:** brew:ddgr
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/ddgr>
- **Version:** 2.2
- **Résumé source:** DuckDuckGo from the terminal
- **Page d'accueil:** <https://github.com/jarun/ddgr>
- **Dépôt:** <https://github.com/jarun/ddgr>
- **Licence:** GPL-3.0-or-later
- **Archive source:** <https://github.com/jarun/ddgr/archive/refs/tags/v2.2.tar.gz>
- **Généré:** 2026-08-04T22:13:35+00:00

## exécutables

- ddgr (cli)
- ddgr (alias)

## Bibliothèques fournies par macOS

- python

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur all

## Version et fraîcheur

- page générée: 2026-08-04
- version du gestionnaire: 2.2
- données locales: OK
- dépôt amont: https://github.com/jarun/ddgr
- dernière version détectée: v2.2 (à jour)
- info: No package-manager update timestamp was available.
## Historique du projet et usages

ddgr is a Python command-line client for searching DuckDuckGo from the terminal. It translates the browser search workflow into a compact terminal UI with result paging, bangs, browser integration, proxy support, JSON output, and a privacy-aware default posture.

### Historique du projet

The README presents ddgr as the DuckDuckGo counterpart to googler, created after command-line users asked for a similar utility for privacy-aware DuckDuckGo searches. The GitHub repository was created in 2016 and its release series reached v1.0 in 2017, with v2.2 published in 2023.

### Historique d'adoption

ddgr spread through package managers because it is a single-purpose CLI with minimal dependencies and a recognizable audience: terminal users who want web search without opening a full browser first. The README lists package-manager installation as the normal path and also notes PyPI, Snap, Termux-style standalone use, and shell completions.

### Modes d'utilisation

Typical usage is interactive search at an omniprompt, one-shot searches from scripts, DuckDuckGo Bang dispatch, or opening selected results in a text or GUI browser. The README also notes that ddgr does not have a config file; users are expected to compose it with aliases, environment variables, completions, and browser settings.

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

ddgr is package-nerd friendly because it is a small terminal adapter around a web service, deliberately avoiding heavyweight browser state while still caring about completions, man pages, clipboard helpers, and cross-platform behavior. It also captures the tradition of installing tiny CLIs that make web workflows feel native to a shell.

### Chronologie

- 2016: Public GitHub repository created.
- 2017: ddgr v1.0 released.
- 2020: ddgr v1.9 released.
- 2023: ddgr v2.2 released.

### Related projects

- googler is the sibling command-line search tool explicitly referenced by ddgr.
- DuckDuckGo Bangs are part of ddgr's search workflow.
- text browsers such as w3m, lynx, links, and elinks are supported through browser integration.

### Sources

- <https://github.com/jarun/ddgr>
- <https://github.com/jarun/ddgr#readme>
- <https://github.com/jarun/ddgr/releases>


## Notes de sécurité

narrow executable package without higher-risk signals.

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

## Détails de la base source

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** ddgr
- **Version Scheme:** 0
- **Revision:** 0
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable

## Autres enregistrements de gestionnaires de paquets

- Debian apt - ddgr - 2.2-1: normalized package name match | Debian stable package indexes: ddgr from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | DuckDuckGo from the terminal | https://github.com/jarun/ddgr
- Nix - ddgr: normalized package name match | nixpkgs package indexes: pkgs/by-name/dd/ddgr/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - ddgr - 2.2-1: normalized package name match | Ubuntu 24.04 LTS package indexes: ddgr from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | DuckDuckGo from the terminal | https://github.com/jarun/ddgr
- apk - ddgr - 2.2-r0: normalized package name match | Alpine Linux edge package indexes: ddgr from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | DuckDuckGo from the terminal | https://github.com/jarun/ddgr
- apk - ddgr-bash-completion - 2.2-r0: normalized package name match | Alpine Linux edge package indexes: ddgr-bash-completion from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | Bash completions for ddgr | https://github.com/jarun/ddgr
- apk - ddgr-doc - 2.2-r0: normalized package name match | Alpine Linux edge package indexes: ddgr-doc from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | DuckDuckGo from the terminal (documentation) | https://github.com/jarun/ddgr
- apk - ddgr-fish-completion - 2.2-r0: normalized package name match | Alpine Linux edge package indexes: ddgr-fish-completion from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | Fish completions for ddgr | https://github.com/jarun/ddgr
- apk - ddgr-zsh-completion - 2.2-r0: normalized package name match | Alpine Linux edge package indexes: ddgr-zsh-completion from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | Zsh completions for ddgr | https://github.com/jarun/ddgr
- dnf - ddgr - 2.2-5.fc45: normalized package name match | Fedora Rawhide package metadata: ddgr from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst | DuckDuckGo from the terminal | https://github.com/jarun/ddgr
- pacman - ddgr - 2.2-2: normalized package name match | Arch Linux sync databases: ddgr from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | DuckDuckGo from the terminal | https://github.com/jarun/ddgr
- zypper - ddgr - 2.2-1.6: normalized package name match | openSUSE Tumbleweed package metadata: ddgr from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | DuckDuckGo from the terminal | https://github.com/jarun/ddgr


## Liens liés

- [Source-control packages](https://pkg.so/fr/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/fr/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/fr/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://pkg.so/fr/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [sk](https://pkg.so/fr/brew/sk/) - Shares pkgdb curated category or tags: cli, developer-tools, search, terminal.
- [ripgrep](https://pkg.so/fr/brew/ripgrep/) - Shares pkgdb curated category or tags: cli, developer-tools, search.
- [figlet](https://pkg.so/fr/brew/figlet/) - Shares pkgdb curated category or tags: cli, developer-tools, terminal.
- [peco](https://pkg.so/fr/brew/peco/) - Shares pkgdb curated category or tags: cli, developer-tools, terminal.
- [ripgrep-all](https://pkg.so/fr/brew/ripgrep-all/) - Shares pkgdb curated category or tags: cli, developer-tools, search.
- [rich-cli](https://pkg.so/fr/brew/rich-cli/) - Shares pkgdb curated category or tags: cli, developer-tools, terminal.
- [nyan](https://pkg.so/fr/brew/nyan/) - Shares pkgdb curated category or tags: cli, developer-tools, terminal.
- [krep](https://pkg.so/fr/brew/krep/) - Shares pkgdb curated category or tags: cli, developer-tools, search.
- [hgrep](https://pkg.so/fr/brew/hgrep/) - Local package facts share a topical domain. Shared terms: cli, developer, developer-tools, search, terminal.

## Combined YAML source

View the package source record on GitHub. [combined/ddgr.yml](https://github.com/mxcl/pkgdb/blob/main/combined/ddgr.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
