# Installer shellharden avec Homebrew, apk, MacPorts, Nix, pacman

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

## installation

```sh
sudo av install brew:shellharden
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install shellharden
```

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install shellharden
```

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

### Linux

- apk (92%):

```sh
sudo apk add shellharden
```

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

- Nix (92%):

```sh
nix profile install nixpkgs#shellharden
```

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

- pacman (92%):

```sh
sudo pacman -S shellharden
```

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

## Faits du paquet

- **Clé du paquet:** brew:shellharden
- **Gestionnaire de paquets:** Homebrew
- **Version:** 4.3.2
- **Résumé source:** Bash syntax highlighter that encourages/fixes variables quoting
- **Page d'accueil:** <https://github.com/anordal/shellharden>
- **Dépôt:** <https://github.com/anordal/shellharden>
- **Dernière mise à jour:** 2026-06-27T22:14:51Z
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- shellharden (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

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

## Notes de sécurité

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


## Autres enregistrements de gestionnaires de paquets

- Nix - shellharden: normalized package name match | nixpkgs package indexes: pkgs/by-name/sh/shellharden/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- apk - shellharden - 4.3.1-r0: normalized package name match | Alpine Linux edge package indexes: shellharden from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | The corrective bash syntax highlighter | https://github.com/anordal/shellharden
- apk - shellharden-doc - 4.3.1-r0: normalized package name match | Alpine Linux edge package indexes: shellharden-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | The corrective bash syntax highlighter (documentation) | https://github.com/anordal/shellharden
- pacman - shellharden - 4.3.2-1: normalized package name match | Arch Linux sync databases: shellharden from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | Bash linter and syntax highlighter | https://github.com/anordal/shellharden
- MacPorts - shellharden: normalized package name match | MacPorts ports tree: devel/shellharden/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/shellharden.yml](https://github.com/mxcl/pkgdb/blob/main/combined/shellharden.yml)


## Sources

- pkg.so package database
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
