# Installer pocl avec Homebrew, dnf, Nix, pacman, zypper, apt

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

## installation

```sh
sudo av install brew:pocl
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install pocl
```

  Preuve: local Homebrew formula metadata

### Linux

- dnf (92%):

```sh
sudo dnf install pocl
```

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

- Nix (92%):

```sh
nix profile install nixpkgs#pocl
```

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

- pacman (92%):

```sh
sudo pacman -S pocl
```

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

- zypper (92%):

```sh
sudo zypper install pocl
```

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

- Debian apt (92%):

```sh
sudo apt install libpocl-dev
```

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

## Faits du paquet

- **Clé du paquet:** brew:pocl
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/pocl>
- **Version:** 7.1
- **Résumé source:** Portable Computing Language
- **Page d'accueil:** <https://portablecl.org/>
- **Dépôt:** <https://github.com/pocl/pocl>
- **Docs amont:** <https://portablecl.org/>
- **Licence:** MIT
- **Archive source:** <https://github.com/pocl/pocl/archive/refs/tags/v7.1.tar.gz>
- **Généré:** 2026-08-04T22:13:35+00:00

## exécutables

- poclcc (cli)
- poclcc (alias)

## Dépendances

- hwloc
- llvm@21
- opencl-icd-loader

## Dépendances de compilation

- cmake
- opencl-headers
- 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

## Version et fraîcheur

- page générée: 2026-08-04
- version du gestionnaire: 7.1
- données locales: OK
- dépôt amont: https://github.com/pocl/pocl
- dernière version détectée: v7.1 (à jour)
- info: No package-manager update timestamp was available.

## Notes de sécurité

narrow executable package without higher-risk signals.

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

## Détails de la base source

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** pocl
- **Version Scheme:** 0
- **Revision:** 1
- **Head Version:** HEAD
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable

## Autres enregistrements de gestionnaires de paquets

- Debian apt - libpocl-dev - 6.0-6: normalized package name match | Debian stable package indexes: libpocl-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | development files for the PoCL library | http://portablecl.org
- Debian apt - libpocl-devices-level0 - 6.0-6: normalized package name match | Debian stable package indexes: libpocl-devices-level0 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Portable Computing Language library - Level Zero device library | http://portablecl.org
- Debian apt - libpocl2-common - 6.0-6: normalized package name match | Debian stable package indexes: libpocl2-common from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | common files for the PoCL library | http://portablecl.org
- Debian apt - libpocl2t64 - 6.0-6: normalized package name match | Debian stable package indexes: libpocl2t64 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Portable Computing Language library | http://portablecl.org
- Debian apt - pocl-doc - 6.0-6: normalized package name match | Debian stable package indexes: pocl-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | documentation for the PoCL library | http://portablecl.org
- Debian apt - pocl-opencl-icd - 6.0-6: normalized package name match | Debian stable package indexes: pocl-opencl-icd from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | PoCL ICD | http://portablecl.org
- Debian apt - pocl-source - 6.0-6: normalized package name match | Debian stable package indexes: pocl-source from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | PoCL source code | http://portablecl.org
- Debian apt - pocl-tests - 6.0-6: normalized package name match | Debian stable package indexes: pocl-tests from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | PoCL testsuite | http://portablecl.org
- Debian apt - pocld - 6.0-6: normalized package name match | Debian stable package indexes: pocld from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | dummy pocld for PoCL-R | http://portablecl.org
- Nix - pocl: normalized package name match | nixpkgs package indexes: pkgs/by-name/po/pocl/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - libpocl-dev - 5.0-2.1build3: normalized package name match | Ubuntu 24.04 LTS package indexes: libpocl-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | development files for the pocl library | http://portablecl.org
- Ubuntu apt - libpocl2-common - 5.0-2.1build3: normalized package name match | Ubuntu 24.04 LTS package indexes: libpocl2-common from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | common files for the pocl library | http://portablecl.org
- Ubuntu apt - libpocl2t64 - 5.0-2.1build3: normalized package name match | Ubuntu 24.04 LTS package indexes: libpocl2t64 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Portable Computing Language library | http://portablecl.org
- Ubuntu apt - pocl-doc - 5.0-2.1build3: normalized package name match | Ubuntu 24.04 LTS package indexes: pocl-doc from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | documentation for the pocl library | http://portablecl.org
- Ubuntu apt - pocl-opencl-icd - 5.0-2.1build3: normalized package name match | Ubuntu 24.04 LTS package indexes: pocl-opencl-icd from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | pocl ICD | http://portablecl.org
- Ubuntu apt - pocl-source - 5.0-2.1build3: normalized package name match | Ubuntu 24.04 LTS package indexes: pocl-source from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | pocl source code | http://portablecl.org


## Liens liés

- [Terminal utility packages](https://pkg.so/fr/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/fr/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://pkg.so/fr/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [Language runtime packages](https://pkg.so/fr/language-runtime-packages/) - Matched language runtime, compiler, or interpreter metadata.
- [hwloc](https://pkg.so/fr/brew/hwloc/) - Runtime dependency declared by Homebrew.
- [llvm@21](https://pkg.so/fr/brew/llvm-21/) - Runtime dependency declared by Homebrew.
- [opencl-icd-loader](https://pkg.so/fr/brew/opencl-icd-loader/) - Runtime dependency declared by Homebrew.
- [pkgconf](https://pkg.so/fr/brew/pkgconf/) - Build dependency declared by Homebrew.
- [cmake](https://pkg.so/fr/brew/cmake/) - Build dependency declared by Homebrew.
- [adaptivecpp](https://pkg.so/fr/brew/adaptivecpp/) - Shares pkgdb curated category or tags: cli, compiler, developer-tools, gpu, heterogeneous-computing.
- [llvm](https://pkg.so/fr/brew/llvm/) - Shares pkgdb curated category or tags: cli, compiler, developer-tools, llvm.
- [llvm@20](https://pkg.so/fr/brew/llvm-20/) - Shares pkgdb curated category or tags: cli, compiler, developer-tools, llvm.
- [spirv-llvm-translator](https://pkg.so/fr/brew/spirv-llvm-translator/) - Shares pkgdb curated category or tags: cli, developer-tools, llvm, opencl.
- [llvm@18](https://pkg.so/fr/brew/llvm-18/) - Shares pkgdb curated category or tags: cli, compiler, developer-tools, llvm.
- [emscripten](https://pkg.so/fr/brew/emscripten/) - Shares pkgdb curated category or tags: cli, compiler, developer-tools, llvm.
- [llvm@19](https://pkg.so/fr/brew/llvm-19/) - Shares pkgdb curated category or tags: cli, compiler, developer-tools, llvm.
- [cppinsights](https://pkg.so/fr/brew/cppinsights/) - Local package facts share a topical domain. Shared terms: cli, compiler, developer, developer-tools, llvm.

## Combined YAML source

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


## Sources

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