# pocl mit Homebrew, dnf, Nix, pacman, zypper, apt installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für pocl in AI-Agent-Workflows.

## Installation

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

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install pocl
```

  Evidenz: local Homebrew formula metadata

### Linux

- dnf (92%):

```sh
sudo dnf install pocl
```

  Evidenz: 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
```

  Evidenz: 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
```

  Evidenz: 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
```

  Evidenz: 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
```

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

## Paketfakten

- **Paketschlüssel:** brew:pocl
- **Paketmanager:** Homebrew
- **Paketmanager-Seite:** <https://formulae.brew.sh/formula/pocl>
- **Version:** 7.1
- **Quellzusammenfassung:** Portable Computing Language
- **Homepage:** <https://portablecl.org/>
- **Repository:** <https://github.com/pocl/pocl>
- **Upstream-Dokumentation:** <https://portablecl.org/>
- **Lizenz:** MIT
- **Quellarchiv:** <https://github.com/pocl/pocl/archive/refs/tags/v7.1.tar.gz>
- **Generiert:** 2026-08-04T22:13:35+00:00

## Executables

- poclcc (cli)
- poclcc (Alias)

## Abhängigkeiten

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

## Build-Abhängigkeiten

- cmake
- opencl-headers
- pkgconf

## Installationsverhalten

- Post-install-Hook: nicht definiert
- Bottle: verfügbar auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version und Aktualität

- Seite generiert: 2026-08-04
- Manager-Version: 7.1
- lokale Daten: OK
- Upstream-Repository: https://github.com/pocl/pocl
- neueste erkannte Version: v7.1 (aktuell)
- Info: No package-manager update timestamp was available.

## Sicherheitshinweise

narrow executable package without higher-risk signals.

- **Geiger-Risiko:** grün / niedrig
- narrow executable package without higher-risk signals

## Details aus der Quelldatenbank

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

## Andere Paketmanager-Einträge

- 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


## Verwandte Links

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


## Quellen

- 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
