# Installer anubis avec Homebrew, apk, dnf, MacPorts, Nix, pacman, zypper

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

## installation

```sh
sudo av install brew:anubis
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install anubis
```

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install anubis
```

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

### Linux

- apk (92%):

```sh
sudo apk add anubis
```

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

- dnf (92%):

```sh
sudo dnf install anubis
```

  Preuve: Fedora Rawhide package metadata: anubis 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#anubis
```

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

- pacman (92%):

```sh
sudo pacman -S anubis
```

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

- zypper (92%):

```sh
sudo zypper install anubis
```

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

## Faits du paquet

- **Clé du paquet:** brew:anubis
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/anubis>
- **Version:** 1.26.2
- **Résumé source:** Protect resources from scraper bots
- **Page d'accueil:** <https://anubis.techaro.lol>
- **Dépôt:** <https://github.com/TecharoHQ/anubis>
- **Docs amont:** <https://anubis.techaro.lol>
- **Licence:** MIT
- **Archive source:** <https://github.com/TecharoHQ/anubis/archive/refs/tags/v1.26.2.tar.gz>
- **Dernière mise à jour:** 2026-07-27T07:11:11Z
- **Généré:** 2026-08-04T22:13:35+00:00

## exécutables

- anubis (cli)
- anubis (alias)

## Dépendances de compilation

- bash
- brotli
- go
- node
- zstd

## Comportement d'installation

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

## Version et fraîcheur

- page générée: 2026-08-04
- version du gestionnaire: 1.26.2
- gestionnaire mis à jour: 2026-07-27
- données locales: OK
- dépôt amont: https://github.com/TecharoHQ/anubis
- dernière version détectée: v1.26.2 (à jour)
## Historique du projet et usages

Anubis is Techaro's Web AI Firewall Utility for protecting web resources from scraper bots. It is a modern reverse-proxy-era security CLI: install one binary or container, put it between a load balancer and an upstream app, and tune bot policy and challenge behavior.

### Historique du projet

The official README frames Anubis as a response to heavy scraper traffic from AI companies, especially for smaller sites that cannot or do not want to depend on a larger hosted protection service. The setup docs describe it as a component that sits between a reverse proxy such as Nginx or Caddy and the target service, one Anubis instance per protected service.

The project is implemented and released actively through the TecharoHQ/anubis repository. Its release feed shows a fast-moving 1.x series, with v1.26.0-pre1 in June 2026 including security, metrics, policy, localization, and performance work.

### Historique d'adoption

Anubis entered package-manager ecosystems quickly for a young security tool: the input package facts list Homebrew, Alpine, Fedora, MacPorts, Nix, Arch, and openSUSE packaging. The README also links a Repology packaging badge, suggesting upstream cares about distribution visibility.

Its adoption story is tied to the post-LLM web: administrators use it when they need proof-of-work challenges, allow/deny/challenge bot rules, and reverse-proxy integration without moving the whole site behind a proprietary edge service.

### Modes d'utilisation

Operators run Anubis as a reverse proxy or sidecar and configure target service routing with environment variables plus a policy file. Official docs document BIND, TARGET, PUBLIC_URL, cookie settings, metrics settings, and POLICY_FNAME, while the policy docs define YAML or JSON rules for paths, user agents, headers, remote addresses, actions, challenge difficulty, and metrics.

The policy file is the important package-nerd surface: it is not just a daemon config, it is the distribution of bot behavior. The default policy file, local overrides, known-good bot allowlists, and reverse-proxy examples are where the package turns from binary into operational security posture.

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

Anubis is interesting because it is a small, installable answer to an infrastructure-wide problem. It sits at the intersection of Go single-binary packaging, container images, reverse proxy snippets, and web-administration policy files.

For package maintainers, Anubis also has a moving target problem: security advisories, bot identifiers, browser behavior, and AI-crawler names change quickly, so the value of a package is not only the binary but also timely updates and clear policy migration notes.

### Chronologie

- 2025: Public 1.x tags and package-manager entries establish Anubis as a distributable CLI service.
- 2026: v1.26.0-pre1 release notes include security-advisory work, metrics policy moves, pprof gating, localization, and performance improvements.

### Related projects

- Caddy, Nginx, Traefik, HAProxy, Apache, and Kubernetes appear in official deployment documentation as front-end environments for Anubis.
- The official default bot policy file is the related configuration artifact most users customize.

### Sources

- Official README, installation docs, policy docs, release feed, and source_facts.package-manager.


## 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:** anubis
- **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

## Autres enregistrements de gestionnaires de paquets

- Nix - anubis: normalized package name match | nixpkgs package indexes: pkgs/by-name/an/anubis/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- apk - anubis - 1.26.2-r0: normalized package name match | Alpine Linux edge package indexes: anubis from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Block AI scrapers using a sha256 proof-of-work challenge | https://github.com/TecharoHQ/anubis
- apk - anubis-doc - 1.26.2-r0: normalized package name match | Alpine Linux edge package indexes: anubis-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Block AI scrapers using a sha256 proof-of-work challenge (documentation) | https://github.com/TecharoHQ/anubis
- apk - anubis-openrc - 1.26.2-r0: normalized package name match | Alpine Linux edge package indexes: anubis-openrc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Block AI scrapers using a sha256 proof-of-work challenge (OpenRC init scripts) | https://github.com/TecharoHQ/anubis
- dnf - anubis - 1.25.0-2.fc45: normalized package name match | Fedora Rawhide package metadata: anubis from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst | Weighs the soul of incoming HTTP requests to stop AI crawlers | https://github.com/TecharoHQ/anubis
- pacman - anubis - 1.26.2-1: normalized package name match | Arch Linux sync databases: anubis from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | Reverse proxy to protect against scraper bots | https://anubis.techaro.lol/
- zypper - anubis - 1.25.0-1.6: normalized package name match | openSUSE Tumbleweed package metadata: anubis from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Web AI Firewall Utility | https://github.com/TecharoHQ/anubis
- MacPorts - anubis: normalized package name match | MacPorts ports tree: mail/anubis/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## Liens liés

- [Terminal utility packages](https://pkg.so/fr/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://pkg.so/fr/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Security and crypto packages](https://pkg.so/fr/security-crypto-tools/) - Matched security, identity, cryptography, password, signing, or certificate metadata.
- [Web development packages](https://pkg.so/fr/web-dev-tools/) - Matched web development metadata.
- [node](https://pkg.so/fr/brew/node/) - Build dependency declared by Homebrew.
- [zstd](https://pkg.so/fr/brew/zstd/) - Build dependency declared by Homebrew.
- [go](https://pkg.so/fr/brew/go/) - Build dependency declared by Homebrew.
- [brotli](https://pkg.so/fr/brew/brotli/) - Build dependency declared by Homebrew.
- [katana](https://pkg.so/fr/brew/katana/) - Shares pkgdb curated category or tags: cli, security, web-security.
- [ffuf](https://pkg.so/fr/brew/ffuf/) - Shares pkgdb curated category or tags: cli, security, web-security.
- [feroxbuster](https://pkg.so/fr/brew/feroxbuster/) - Shares pkgdb curated category or tags: cli, security, web-security.
- [dalfox](https://pkg.so/fr/brew/dalfox/) - Shares pkgdb curated category or tags: cli, security, web-security.
- [oauth2_proxy](https://pkg.so/fr/brew/oauth2-proxy/) - Shares pkgdb curated category or tags: cli, reverse-proxy, security.
- [pomerium](https://pkg.so/fr/brew/pomerium/) - Shares pkgdb curated category or tags: cli, reverse-proxy, security.
- [bounceback](https://pkg.so/fr/brew/bounceback/) - Shares pkgdb curated category or tags: cli, reverse-proxy, security.
- [gnutls](https://pkg.so/fr/brew/gnutls/) - Shares pkgdb curated category or tags: cli, security.

## Combined YAML source

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