# Installer highlight

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

## installation

```sh
sudo av install brew:highlight
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install highlight
```

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install highlight
```

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

### Linux

- apk (92%):

```sh
sudo apk add highlight
```

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

- Debian apt (92%):

```sh
sudo apt install highlight
```

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

- dnf (92%):

```sh
sudo dnf install highlight
```

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

  Preuve: nixpkgs package indexes: highlight from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix

- pacman (92%):

```sh
sudo pacman -S highlight
```

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

- zypper (92%):

```sh
sudo zypper install highlight
```

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

### Windows

- Chocolatey (92%):

```sh
choco install highlight
```

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

- Scoop (92%):

```sh
scoop install main/highlight
```

  Preuve: Scoop official bucket manifest trees: bucket/highlight.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

## Faits du paquet

- **Clé du paquet:** brew:highlight
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/highlight>
- **Version:** 4.20
- **Résumé source:** Convert source code to formatted text with syntax highlighting
- **Page d'accueil:** <http://andre-simon.de/doku/highlight/en/highlight.php>
- **Docs amont:** <http://andre-simon.de/doku/highlight/en/highlight.php>
- **Licence:** GPL-3.0-or-later
- **Archive source:** <https://gitlab.com/saalen/highlight/-/archive/v4.20/highlight-v4.20.tar.gz>
- **Mis à jour:** 2026-05-24T11:59:53Z
- **Source générée:** 2026-05-26T22:45:13+00:00

## exécutables

- highlight (cli)
- highlight (alias)

## Dépendances

- lua

## Dépendances de compilation

- boost
- 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: 4.20
- gestionnaire mis à jour: 2026-05-24
- données locales: ok
- dépôt amont: http://andre-simon.de/doku/highlight/en/highlight.php
- info: Release/tag comparison is only available for GitHub repositories.

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

- [lua](https://www.automicvault.com/pkg/brew/lua/) - Runtime dependency declared by Homebrew.
- [pkgconf](https://www.automicvault.com/pkg/brew/pkgconf/) - Build dependency declared by Homebrew.
- [boost](https://www.automicvault.com/pkg/brew/boost/) - 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
