# Installer pth avec Homebrew, MacPorts, Nix, apt

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

## installation

```sh
sudo av install brew:pth
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install pth
```

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install pth
```

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

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#pth
```

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

- Ubuntu apt (92%):

```sh
sudo apt install libpth-dev
```

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

## Faits du paquet

- **Clé du paquet:** brew:pth
- **Gestionnaire de paquets:** Homebrew
- **Version:** 2.0.7
- **Résumé source:** GNU Portable THreads
- **Page d'accueil:** <https://www.gnu.org/software/pth/>
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- pth-config (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

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

## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- narrow executable package without higher-risk signals

## Autres enregistrements de gestionnaires de paquets

- Nix - pth: normalized package name match | nixpkgs package indexes: pth from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix
- Ubuntu apt - libpth-dev - 2.0.7-22.1build1: normalized package name match | Ubuntu 24.04 LTS package indexes: libpth-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | GNU Portable Threads (development) | https://www.gnu.org/software/pth/
- Ubuntu apt - libpth20t64 - 2.0.7-22.1build1: normalized package name match | Ubuntu 24.04 LTS package indexes: libpth20t64 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | GNU Portable Threads | https://www.gnu.org/software/pth/
- MacPorts - pth: normalized package name match | MacPorts ports tree: devel/pth/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/pth.yml](https://github.com/mxcl/pkgdb/blob/main/combined/pth.yml)


## Sources

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