# llvm を Homebrew, apk, chocolatey, apt, dnf, Nix, pacman, zypper, scoop, winget でインストール

llvm のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:llvm
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install llvm
```

  証拠: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add llvm
```

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

- Debian apt (92%):

```sh
sudo apt install llvm
```

  証拠: Debian stable package indexes: llvm from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- dnf (92%):

```sh
sudo dnf install llvm
```

  証拠: Fedora Rawhide package metadata: llvm 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#llvm
```

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

- pacman (92%):

```sh
sudo pacman -S llvm
```

  証拠: Arch Linux sync databases: llvm from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

- zypper (92%):

```sh
sudo zypper install llvm
```

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

### Windows

- Chocolatey (92%):

```sh
choco install llvm
```

  証拠: Chocolatey community package catalog: llvm from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='11','lftp'

- Scoop (92%):

```sh
scoop install main/llvm
```

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

- winget (92%):

```sh
winget install --id LLVM.LLVM -e
```

  証拠: Windows Package Manager source index: LLVM.LLVM from https://cdn.winget.microsoft.com/cache/source.msix

## パッケージ情報

- **パッケージキー:** brew:llvm
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/llvm>
- **バージョン:** 22.1.8
- **ソース概要:** Next-gen compiler infrastructure
- **ホームページ:** <https://llvm.org/>
- **リポジトリ:** <https://github.com/llvm/llvm-project>
- **上流ドキュメント:** <https://llvm.org/>
- **ライセンス:** Apache-2.0 WITH LLVM-exception
- **ソースアーカイブ:** <https://github.com/llvm/llvm-project/releases/download/llvmorg-22.1.8/llvm-project-22.1.8.src.tar.xz>
- **最終更新:** 2026-08-01T07:56:08+01:00
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- FileCheck (cli)
- UnicodeNameMappingGenerator (cli)
- amdgpu-arch (cli)
- analyze-build (cli)
- bugpoint (cli)
- clang (cli)
- clang++ (cli)
- clang-22 (cli)
- clang-apply-replacements (cli)
- clang-change-namespace (cli)
- clang-check (cli)
- clang-cl (cli)
- clang-cpp (cli)
- clang-doc (cli)
- clang-extdef-mapping (cli)
- clang-format (cli)
- clang-include-cleaner (cli)
- clang-include-fixer (cli)
- clang-installapi (cli)
- clang-linker-wrapper (cli)
- clang-move (cli)
- clang-nvlink-wrapper (cli)
- clang-offload-bundler (cli)
- clang-offload-packager (cli)
- clang-query (cli)
- clang-refactor (cli)
- clang-reorder-fields (cli)
- clang-repl (cli)
- clang-scan-deps (cli)
- clang-sycl-linker (cli)
- clang-tblgen (cli)
- clang-tidy (cli)
- clangd (cli)
- count (cli)
- diagtool (cli)
- dsymutil (cli)
- find-all-symbols (cli)
- git-clang-format (cli)
- hmaptool (cli)
- intercept-build (cli)
- llc (cli)
- lldb (cli)
- lldb-argdumper (cli)
- lldb-dap (cli)
- lldb-instr (cli)
- lldb-mcp (cli)
- lldb-server (cli)
- lldb-tblgen (cli)
- lli (cli)
- lli-child-target (cli)
- llvm-PerfectShuffle (cli)
- llvm-addr2line (cli)
- llvm-ar (cli)
- llvm-as (cli)
- llvm-bcanalyzer (cli)
- llvm-bitcode-strip (cli)
- llvm-c-test (cli)
- llvm-cas (cli)
- llvm-cat (cli)
- llvm-cfi-verify (cli)
- llvm-cgdata (cli)
- llvm-config (cli)
- llvm-cov (cli)
- llvm-ctxprof-util (cli)
- llvm-cvtres (cli)
- llvm-cxxdump (cli)
- llvm-cxxfilt (cli)
- llvm-cxxmap (cli)
- llvm-debuginfo-analyzer (cli)
- llvm-debuginfod (cli)
- llvm-debuginfod-find (cli)
- llvm-diff (cli)
- llvm-dis (cli)
- llvm-dlltool (cli)
- llvm-dwarfdump (cli)
- llvm-dwarfutil (cli)
- llvm-dwp (cli)
- llvm-exegesis (cli)
- llvm-extract (cli)
- llvm-gsymutil (cli)
- llvm-ifs (cli)
- llvm-install-name-tool (cli)
- llvm-ir2vec (cli)
- llvm-jitlink (cli)
- llvm-jitlink-executor (cli)
- llvm-lib (cli)
- llvm-libtool-darwin (cli)
- llvm-link (cli)
- llvm-lipo (cli)
- llvm-lto (cli)
- llvm-lto2 (cli)
- llvm-mc (cli)
- llvm-mca (cli)
- llvm-ml (cli)
- llvm-ml64 (cli)
- llvm-modextract (cli)
- llvm-nm (cli)
- llvm-objcopy (cli)
- llvm-objdump (cli)
- llvm-offload-binary (cli)
- llvm-offload-wrapper (cli)
- llvm-opt-report (cli)
- llvm-otool (cli)
- llvm-pdbutil (cli)
- llvm-profdata (cli)
- llvm-profgen (cli)
- llvm-ranlib (cli)
- llvm-rc (cli)
- llvm-readelf (cli)
- llvm-readobj (cli)
- llvm-readtapi (cli)
- llvm-reduce (cli)
- llvm-remarkutil (cli)
- llvm-rtdyld (cli)
- llvm-sim (cli)
- llvm-size (cli)
- llvm-split (cli)
- llvm-stress (cli)
- llvm-strings (cli)
- llvm-strip (cli)
- llvm-symbolizer (cli)
- llvm-tblgen (cli)
- llvm-test-mustache-spec (cli)
- llvm-tli-checker (cli)
- llvm-undname (cli)
- llvm-windres (cli)
- llvm-xray (cli)
- mlir-cat (cli)
- mlir-linalg-ods-yaml-gen (cli)
- mlir-lsp-server (cli)
- mlir-minimal-opt (cli)
- mlir-minimal-opt-canonicalize (cli)
- mlir-opt (cli)
- mlir-pdll (cli)
- mlir-pdll-lsp-server (cli)
- mlir-query (cli)
- mlir-reduce (cli)
- mlir-rewrite (cli)
- mlir-runner (cli)
- mlir-tblgen (cli)
- mlir-transform-opt (cli)
- mlir-translate (cli)
- modularize (cli)
- not (cli)
- nvptx-arch (cli)
- obj2yaml (cli)
- offload-arch (cli)
- opt (cli)
- pp-trace (cli)
- reduce-chunk-list (cli)
- run-clang-tidy (cli)
- sancov (cli)
- sanstats (cli)
- scan-build (cli)
- scan-build-py (cli)
- scan-view (cli)
- split-file (cli)
- tblgen-lsp-server (cli)
- tblgen-to-irdl (cli)
- verify-uselistorder (cli)
- yaml-bench (cli)
- yaml2macho-core (cli)
- yaml2obj (cli)
- FileCheck (エイリアス)
- UnicodeNameMappingGenerator (エイリアス)
- amdgpu-arch (エイリアス)
- analyze-build (エイリアス)
- bugpoint (エイリアス)
- clang (エイリアス)
- clang++ (エイリアス)
- clang-22 (エイリアス)
- clang-apply-replacements (エイリアス)
- clang-change-namespace (エイリアス)
- clang-check (エイリアス)
- clang-cl (エイリアス)
- clang-cpp (エイリアス)
- clang-doc (エイリアス)
- clang-extdef-mapping (エイリアス)
- clang-format (エイリアス)
- clang-include-cleaner (エイリアス)
- clang-include-fixer (エイリアス)
- clang-installapi (エイリアス)
- clang-linker-wrapper (エイリアス)
- clang-move (エイリアス)
- clang-nvlink-wrapper (エイリアス)
- clang-offload-bundler (エイリアス)
- clang-offload-packager (エイリアス)
- clang-query (エイリアス)
- clang-refactor (エイリアス)
- clang-reorder-fields (エイリアス)
- clang-repl (エイリアス)
- clang-scan-deps (エイリアス)
- clang-sycl-linker (エイリアス)
- clang-tblgen (エイリアス)
- clang-tidy (エイリアス)
- clangd (エイリアス)
- count (エイリアス)
- diagtool (エイリアス)
- dsymutil (エイリアス)
- find-all-symbols (エイリアス)
- git-clang-format (エイリアス)
- hmaptool (エイリアス)
- intercept-build (エイリアス)
- llc (エイリアス)
- lldb (エイリアス)
- lldb-argdumper (エイリアス)
- lldb-dap (エイリアス)
- lldb-instr (エイリアス)
- lldb-mcp (エイリアス)
- lldb-server (エイリアス)
- lldb-tblgen (エイリアス)
- lli (エイリアス)
- lli-child-target (エイリアス)
- llvm-PerfectShuffle (エイリアス)
- llvm-addr2line (エイリアス)
- llvm-ar (エイリアス)
- llvm-as (エイリアス)
- llvm-bcanalyzer (エイリアス)
- llvm-bitcode-strip (エイリアス)
- llvm-c-test (エイリアス)
- llvm-cas (エイリアス)
- llvm-cat (エイリアス)
- llvm-cfi-verify (エイリアス)
- llvm-cgdata (エイリアス)
- llvm-config (エイリアス)
- llvm-cov (エイリアス)
- llvm-ctxprof-util (エイリアス)
- llvm-cvtres (エイリアス)
- llvm-cxxdump (エイリアス)
- llvm-cxxfilt (エイリアス)
- llvm-cxxmap (エイリアス)
- llvm-debuginfo-analyzer (エイリアス)
- llvm-debuginfod (エイリアス)
- llvm-debuginfod-find (エイリアス)
- llvm-diff (エイリアス)
- llvm-dis (エイリアス)
- llvm-dlltool (エイリアス)
- llvm-dwarfdump (エイリアス)
- llvm-dwarfutil (エイリアス)
- llvm-dwp (エイリアス)
- llvm-exegesis (エイリアス)
- llvm-extract (エイリアス)
- llvm-gsymutil (エイリアス)
- llvm-ifs (エイリアス)
- llvm-install-name-tool (エイリアス)
- llvm-ir2vec (エイリアス)
- llvm-jitlink (エイリアス)
- llvm-jitlink-executor (エイリアス)
- llvm-lib (エイリアス)
- llvm-libtool-darwin (エイリアス)
- llvm-link (エイリアス)
- llvm-lipo (エイリアス)
- llvm-lto (エイリアス)
- llvm-lto2 (エイリアス)
- llvm-mc (エイリアス)
- llvm-mca (エイリアス)
- llvm-ml (エイリアス)
- llvm-ml64 (エイリアス)
- llvm-modextract (エイリアス)
- llvm-nm (エイリアス)
- llvm-objcopy (エイリアス)
- llvm-objdump (エイリアス)
- llvm-offload-binary (エイリアス)
- llvm-offload-wrapper (エイリアス)
- llvm-opt-report (エイリアス)
- llvm-otool (エイリアス)
- llvm-pdbutil (エイリアス)
- llvm-profdata (エイリアス)
- llvm-profgen (エイリアス)
- llvm-ranlib (エイリアス)
- llvm-rc (エイリアス)
- llvm-readelf (エイリアス)
- llvm-readobj (エイリアス)
- llvm-readtapi (エイリアス)
- llvm-reduce (エイリアス)
- llvm-remarkutil (エイリアス)
- llvm-rtdyld (エイリアス)
- llvm-sim (エイリアス)
- llvm-size (エイリアス)
- llvm-split (エイリアス)
- llvm-stress (エイリアス)
- llvm-strings (エイリアス)
- llvm-strip (エイリアス)
- llvm-symbolizer (エイリアス)
- llvm-tblgen (エイリアス)
- llvm-test-mustache-spec (エイリアス)
- llvm-tli-checker (エイリアス)
- llvm-undname (エイリアス)
- llvm-windres (エイリアス)
- llvm-xray (エイリアス)
- mlir-cat (エイリアス)
- mlir-linalg-ods-yaml-gen (エイリアス)
- mlir-lsp-server (エイリアス)
- mlir-minimal-opt (エイリアス)
- mlir-minimal-opt-canonicalize (エイリアス)
- mlir-opt (エイリアス)
- mlir-pdll (エイリアス)
- mlir-pdll-lsp-server (エイリアス)
- mlir-query (エイリアス)
- mlir-reduce (エイリアス)
- mlir-rewrite (エイリアス)
- mlir-runner (エイリアス)
- mlir-tblgen (エイリアス)
- mlir-transform-opt (エイリアス)
- mlir-translate (エイリアス)
- modularize (エイリアス)
- not (エイリアス)
- nvptx-arch (エイリアス)
- obj2yaml (エイリアス)
- offload-arch (エイリアス)
- opt (エイリアス)
- pp-trace (エイリアス)
- reduce-chunk-list (エイリアス)
- run-clang-tidy (エイリアス)
- sancov (エイリアス)
- sanstats (エイリアス)
- scan-build (エイリアス)
- scan-build-py (エイリアス)
- scan-view (エイリアス)
- split-file (エイリアス)
- tblgen-lsp-server (エイリアス)
- tblgen-to-irdl (エイリアス)
- verify-uselistorder (エイリアス)
- yaml-bench (エイリアス)
- yaml2macho-core (エイリアス)
- yaml2obj (エイリアス)

## 依存関係

- python@3.14
- xz
- z3
- zstd

## ビルド依存関係

- cmake
- ninja
- swig

## macOS 提供ライブラリ

- libedit
- libffi
- ncurses

## インストール挙動

- post-install フック: 未定義
- 注意点: CLANG_CONFIG_FILE_SYSTEM_DIR: $HOMEBREW_PREFIX/etc/clang CLANG_CONFIG_FILE_USER_DIR: ~/.config/clang LLD is now provided in a separate formula: brew install lld Using `clang`, `clang++`, etc., requires a CLT installation at `/Library/Developer/CommandLineTools`. If you don't want to install the CLT, you can write appropriate configuration files pointing to your SDK at ~/.config/clang. To use the bundled libunwind please use the following LDFLAGS: LDFLAGS="-L$HOMEBREW_PREFIX/opt/llvm/lib/unwind -lunwind" To use the bundled libc++ please use the following LDFLAGS: LDFLAGS="-L$HOMEBREW_PREFIX/opt/llvm/lib/c++ -L$HOMEBREW_PREFIX/opt/llvm/lib/unwind -lunwind" Features newer than system libc++ will require the following define to enable (support for this may be removed in a future major LLVM release): CPPFLAGS="-D_LIBCPP_DISABLE_AVAILABILITY" NOTE: You probably want to use the libunwind and libc++ provided by macOS unless you know what you're doing.
- Bottle: 利用可能 対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 22.1.8
- マネージャ更新日: 2026-08-01
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/llvm/llvm-project
- 情報: No cached GitHub release or tag data was available.
## プロジェクトの歴史と使われ方

LLVM is a modular compiler and toolchain infrastructure project packaged by Homebrew as the current llvm formula. It includes the LLVM core libraries and command-line tools, the Clang compiler frontend, LLDB debugger, LLD linker, libc++, MLIR tooling, and many smaller developer utilities.

### プロジェクトの歴史

LLVM began as a University of Illinois research project to provide a modern SSA-based compilation strategy for static and dynamic languages. The official LLVM homepage describes the project as a collection of modular and reusable compiler and toolchain technologies, with LLVM now functioning as a project name rather than an acronym for a virtual machine.

The project grew from core optimizer and code-generation libraries into an umbrella project. The official overview lists major subprojects such as Clang for C-family languages, LLDB for native debugging, LLD for linking, libc++ for the C++ standard library, Flang for Fortran, and MLIR infrastructure for compiler construction. The GitHub README describes the repository as source for compilers, optimizers, and run-time environments.

### 採用の歴史

LLVM became a package-manager staple because it is both an end-user toolchain and a dependency for other language runtimes, build systems, static analyzers, editor integrations, and cross-compilation stacks. The official homepage notes production use by commercial and open-source projects and continued academic use, which matches the broad package-manager coverage shown in the input metadata.

For Homebrew users, llvm is often installed to obtain a newer clang than Apple's system compiler, a full llvm-config and library stack, up-to-date linker and object-file tools, clang-format, clang-tidy, clangd, lldb, and architecture-specific utilities. Versioned Homebrew formulae such as llvm@14 through llvm@17 exist because downstream projects frequently need a stable ABI, code-generation behavior, or plugin API tied to a specific LLVM major release.

### 使われ方

Users install llvm to compile C, C++, Objective-C, and other LLVM-backed languages; run optimizer and code-generation tools such as opt and llc; inspect and transform object files with llvm-objdump, llvm-nm, llvm-ar, and llvm-strip; debug with lldb; format and analyze C-family source with clang-format, clang-tidy, and clangd; and build other packages that need llvm-config or LLVM libraries.

The package is also a build dependency for projects that embed LLVM as a library, generate LLVM IR, ship compiler plugins, or need MLIR and TableGen tooling. In package-manager culture, llvm is less a single command than a large toolchain substrate whose installed prefix can change the behavior of many builds.

### パッケージ好きにとっての重要性

LLVM is one of the most consequential developer-tool packages in Unix package managers: it provides compilers, linkers, debuggers, binary utilities, formatters, language servers, and libraries that other packages compile against. Its formula is watched closely because a major LLVM bump can reveal C++ standard-library issues, linker changes, sanitizer behavior changes, and downstream projects that accidentally depended on private compiler internals.

The package is also historically important because it displaced the idea that a system compiler was a monolith. LLVM's reusable libraries let package ecosystems build many language frontends, analyzers, and toolchain experiments on common optimizer and code-generation components.

### タイムライン

- 2000: LLVM begins as a University of Illinois research project.
- 2003: LLVM 1.0 is announced as an open compiler infrastructure release.
- 2011: The LLVM name is treated as the project brand rather than an acronym.
- 2016-12-07: The llvm/llvm-project monorepo is created on GitHub.
- 2019: LLVM 9.0.0 and later releases use Apache-2.0 WITH LLVM-exception licensing.
- 2022-03-23: LLVM 14.0.0 is published.
- 2022-09-06: LLVM 15.0.0 is published.
- 2023-03-17: LLVM 16.0.0 is published.
- 2023-09-19: LLVM 17.0.1 is published.

### Related projects

- Clang, LLDB, LLD, libc++, Flang, MLIR, compiler-rt, OpenMP, and polly are LLVM umbrella subprojects or closely shipped components.
- Projects such as Rust, Swift, Julia, Zig, Mesa, WebAssembly toolchains, and many static-analysis tools are common LLVM consumers in package-manager ecosystems.
- Homebrew's llvm@14, llvm@15, llvm@16, and llvm@17 formulae preserve older major release lines for packages that cannot immediately follow the current llvm formula.

### ソース

- <https://api.github.com/repos/llvm/llvm-project/releases>
- <https://github.com/llvm/llvm-project>
- <https://github.com/llvm/llvm-project#readme>
- <https://llvm.org/>
- <https://llvm.org/docs>
- <https://releases.llvm.org/>
- source_facts.package-manager


## セキュリティノート

compiler and toolchain runtime.

- **Geiger リスク:** yellow / 高
- compiler and toolchain runtime

## ソースデータベース詳細

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

## 他のパッケージマネージャ記録

- Debian apt - llvm - 1:19.0-63: normalized package name match | Debian stable package indexes: llvm from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Modular compiler and toolchain technologies
- Nix - llvm: normalized package name match | nixpkgs package indexes: llvm from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix
- Ubuntu apt - llvm - 1:18.0-59~exp2: normalized package name match | Ubuntu 24.04 LTS package indexes: llvm from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Low-Level Virtual Machine (LLVM)
- apk - llvm - 22-r0: normalized package name match | Alpine Linux edge package indexes: llvm from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz | Low Level Virtual Machine compiler system, default version. | https://llvm.org/
- apk - llvm-dev - 22-r0: normalized package name match | Alpine Linux edge package indexes: llvm-dev from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz | Low Level Virtual Machine compiler system, default version. | https://llvm.org/
- apk - llvm-gtest - 22-r0: normalized package name match | Alpine Linux edge package indexes: llvm-gtest from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz | LLVM default gtest static libraries | https://llvm.org/
- apk - llvm-libs - 22-r0: normalized package name match | Alpine Linux edge package indexes: llvm-libs from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz | LLVM 22 runtime library | https://llvm.org/
- apk - llvm-linker-tools - 22-r0: normalized package name match | Alpine Linux edge package indexes: llvm-linker-tools from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz | Low Level Virtual Machine compiler system, default version. (linker plugins) | https://llvm.org/
- apk - llvm-static - 22-r0: normalized package name match | Alpine Linux edge package indexes: llvm-static from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz | LLVM 22 static libraries | https://llvm.org/
- apk - llvm-test-utils - 22-r0: normalized package name match | Alpine Linux edge package indexes: llvm-test-utils from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz | LLVM utilities for executing LLVM and Clang style test suites | https://llvm.org/
- dnf - clang - 22.1.8-20.fc45: normalized package name match | Fedora Rawhide package metadata: clang from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst | A C language family front-end for LLVM | http://llvm.org
- dnf - clang-analyzer - 22.1.8-20.fc45: normalized package name match | Fedora Rawhide package metadata: clang-analyzer from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst | A source code analysis framework | http://llvm.org
- dnf - clang-devel - 22.1.8-20.fc45: normalized package name match | Fedora Rawhide package metadata: clang-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst | Development header files for clang | http://llvm.org
- dnf - clang-libs - 22.1.8-20.fc45: normalized package name match | Fedora Rawhide package metadata: clang-libs from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst | Runtime library for clang | http://llvm.org
- dnf - clang-resource-filesystem - 22.1.8-20.fc45: normalized package name match | Fedora Rawhide package metadata: clang-resource-filesystem from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst | Filesystem package that owns the clang resource directory | http://llvm.org
- dnf - clang-tools-extra - 22.1.8-20.fc45: normalized package name match | Fedora Rawhide package metadata: clang-tools-extra from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst | Extra tools for clang | http://llvm.org


## 関連リンク

- [Secret-risk packages](https://pkg.so/ja/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://pkg.so/ja/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/ja/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://pkg.so/ja/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [xz](https://pkg.so/ja/brew/xz/) - Runtime dependency declared by Homebrew.
- [zstd](https://pkg.so/ja/brew/zstd/) - Runtime dependency declared by Homebrew.
- [python@3.14](https://pkg.so/ja/brew/python-3-14/) - Runtime dependency declared by Homebrew.
- [z3](https://pkg.so/ja/brew/z3/) - Runtime dependency declared by Homebrew.
- [cmake](https://pkg.so/ja/brew/cmake/) - Build dependency declared by Homebrew.
- [ninja](https://pkg.so/ja/brew/ninja/) - Build dependency declared by Homebrew.
- [swig](https://pkg.so/ja/brew/swig/) - Build dependency declared by Homebrew.
- [rust](https://pkg.so/ja/brew/rust/) - Popular package that depends on this formula.
- [apache-arrow](https://pkg.so/ja/brew/apache-arrow/) - Popular package that depends on this formula.
- [mesa](https://pkg.so/ja/brew/mesa/) - Popular package that depends on this formula.
- [openai-whisper](https://pkg.so/ja/brew/openai-whisper/) - Popular package that depends on this formula.
- [spirv-llvm-translator](https://pkg.so/ja/brew/spirv-llvm-translator/) - Popular package that depends on this formula.
- [lld](https://pkg.so/ja/brew/lld/) - Popular package that depends on this formula.
- [crystal](https://pkg.so/ja/brew/crystal/) - Popular package that depends on this formula.
- [odin](https://pkg.so/ja/brew/odin/) - Popular package that depends on this formula.
- [llvm@20](https://pkg.so/ja/brew/llvm-20/) - Package name indicates the same formula family.
- [llvm@21](https://pkg.so/ja/brew/llvm-21/) - Package name indicates the same formula family.
- [llvm@18](https://pkg.so/ja/brew/llvm-18/) - Package name indicates the same formula family.
- [llvm@19](https://pkg.so/ja/brew/llvm-19/) - Package name indicates the same formula family.
- [llvm@16](https://pkg.so/ja/brew/llvm-16/) - Package name indicates the same formula family.
- [llvm@15](https://pkg.so/ja/brew/llvm-15/) - Package name indicates the same formula family.
- [llvm@14](https://pkg.so/ja/brew/llvm-14/) - Package name indicates the same formula family.

## Combined YAML source

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


## ソース

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