# Installer siege avec Homebrew, apt, dnf, MacPorts, Nix, pacman, zypper

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

## installation

```sh
sudo av install brew:siege
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install siege
```

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install siege
```

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

### Linux

- Debian apt (92%):

```sh
sudo apt install siege
```

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

- dnf (92%):

```sh
sudo dnf install siege
```

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

- Nix (92%):

```sh
nix profile install nixpkgs#siege
```

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

- pacman (92%):

```sh
sudo pacman -S siege
```

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

- zypper (92%):

```sh
sudo zypper install siege
```

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

## Faits du paquet

- **Clé du paquet:** brew:siege
- **Gestionnaire de paquets:** Homebrew
- **Version:** 4.1.7
- **Résumé source:** HTTP regression testing and benchmarking utility
- **Page d'accueil:** <https://www.joedog.org/siege>
- **Dernière mise à jour:** 2026-06-22T14:06:17-07:00
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- bombardment (alias)
- siege (alias)
- siege.config (alias)
- siege2csv.pl (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 4.1.7

## Notes de sécurité

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour siege. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.



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

- Unix: ~/.siege/siege.conf, ~/.siegerc, ${SIEGERC}

## Credential files

- Unix: ~/.siege/cookies.txt
## Autres enregistrements de gestionnaires de paquets

- Debian apt - siege - 4.1.6-1: normalized package name match | Debian stable package indexes: siege from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | HTTP regression testing and benchmarking utility | https://www.joedog.org/JoeDog/Siege
- Nix - siege: normalized package name match | nixpkgs package indexes: pkgs/by-name/si/siege/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - siege - 4.0.7-1build5: normalized package name match | Ubuntu 24.04 LTS package indexes: siege from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz | HTTP regression testing and benchmarking utility | http://www.joedog.org/JoeDog/Siege
- dnf - siege - 4.1.7-7.fc45: normalized package name match | Fedora Rawhide package metadata: siege from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | HTTP regression testing and benchmarking utility | http://www.joedog.org/JoeDog/Siege
- pacman - siege - 4.1.7-1: normalized package name match | Arch Linux sync databases: siege from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | An http regression testing and benchmarking utility | https://www.joedog.org/siege-home/
- zypper - siege - 4.1.7-1.7: normalized package name match | openSUSE Tumbleweed package metadata: siege from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | HTTP Regression Testing/Benchmarking Utility | https://www.joedog.org/siege-home/
- MacPorts - siege: normalized package name match | MacPorts ports tree: www/siege/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## Combined YAML source

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


## Sources

- pkg.so package database
- Geiger risk classifier
- curated configuration and credential file locations
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
