# Installer whois

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

## installation

```sh
sudo av install brew:whois
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install whois
```

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install whois
```

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

### Linux

- apk (92%):

```sh
sudo apk add whois
```

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

- Debian apt (92%):

```sh
sudo apt install whois
```

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

- dnf (92%):

```sh
sudo dnf install whois
```

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

- Nix (92%):

```sh
nix profile install nixpkgs#whois
```

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

- pacman (92%):

```sh
sudo pacman -S whois
```

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

- zypper (92%):

```sh
sudo zypper install whois
```

  Preuve: openSUSE Tumbleweed package metadata: whois from https://download.opensuse.org/tumbleweed/repo/oss/repodata/155b97171d05e27afd950b6fe0d55513ff38f4597110664535bceedc680bbe6fd459f0733718dcc21dcf0efc7c8250fd1390c73d4790b42e62fb2c16a87242e5-primary.xml.zst

### Windows

- Chocolatey (92%):

```sh
choco install whois
```

  Preuve: Chocolatey community package catalog: whois from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='11','wechat'

- winget (92%):

```sh
winget install --id Microsoft.Sysinternals.Whois -e
```

  Preuve: Windows Package Manager source index: Microsoft.Sysinternals.Whois from https://cdn.winget.microsoft.com/cache/source.msix

## Faits du paquet

- **Clé du paquet:** brew:whois
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/whois>
- **Version:** 5.6.6
- **Résumé source:** Lookup tool for domain names and other internet resources
- **Page d'accueil:** <https://github.com/rfc1036/whois>
- **Dépôt:** <https://github.com/rfc1036/whois>
- **Licence:** GPL-2.0-or-later
- **Archive source:** <https://github.com/rfc1036/whois/archive/refs/tags/v5.6.6.tar.gz>
- **Mis à jour:** 2026-02-17T14:32:58Z
- **Source générée:** 2026-05-26T17:25:59+00:00

## exécutables

- whois (cli)
- whois (alias)

## Dépendances

- libidn2

## Dépendances de compilation

- pkgconf

## Comportement d'installation

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

## fraîcheur

- page générée: 2026-05-26
- version du gestionnaire: 5.6.6
- gestionnaire mis à jour: 2026-02-17
- données locales: ok
- dépôt amont: https://github.com/rfc1036/whois
- dernière version détectée: v5.6.6 (current)

## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** green / low
- narrow executable package without higher-risk signals

## Liens liés

- [libidn2](https://www.automicvault.com/pkg/brew/libidn2/) - Runtime dependency declared by Homebrew.
- [pkgconf](https://www.automicvault.com/pkg/brew/pkgconf/) - Build dependency declared by Homebrew.

## Sources

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- package version freshness
- package relationship graph
- cross-ecosystem install command graph
