# Installer shc avec Homebrew, apk, dnf, MacPorts, Nix, apt

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

## installation

```sh
sudo av install brew:shc
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install shc
```

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install shc
```

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

### Linux

- apk (92%):

```sh
sudo apk add shc
```

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

- dnf (92%):

```sh
sudo dnf install shc
```

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

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

- Ubuntu apt (92%):

```sh
sudo apt install shc
```

  Preuve: Ubuntu 24.04 LTS package indexes: shc from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz

## Faits du paquet

- **Clé du paquet:** brew:shc
- **Gestionnaire de paquets:** Homebrew
- **Version:** 4.0.3
- **Résumé source:** Shell Script Compiler
- **Page d'accueil:** <https://neurobin.github.io/shc>
- **Dépôt:** <https://github.com/neurobin/shc>
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- shc (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

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

## Notes de sécurité

generalized runtime or code generation signal.

- **Risque Geiger:** yellow / moyen
- generalized runtime or code generation signal

## Autres enregistrements de gestionnaires de paquets

- Nix - shc: normalized package name match | nixpkgs package indexes: pkgs/by-name/sh/shc/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - shc - 4.0.3-1: normalized package name match | Ubuntu 24.04 LTS package indexes: shc from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Shell script compiler | https://neurobin.org/projects/softwares/unix/shc/
- apk - shc - 4.0.3-r2: normalized package name match | Alpine Linux edge package indexes: shc from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | A generic shell script compiler. | https://neurobin.org/projects/softwares/unix/shc/
- dnf - shc - 4.0.3-17.fc45: normalized package name match | Fedora Rawhide package metadata: shc from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Shell script compiler | https://neurobin.org/projects/softwares/unix/shc/
- MacPorts - shc: normalized package name match | MacPorts ports tree: devel/shc/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/shc.yml](https://github.com/mxcl/pkgdb/blob/main/combined/shc.yml)


## Sources

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