# root installieren

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

## Installation

```sh
sudo av install brew:root
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install root
```

  Evidenz: local Homebrew formula metadata

### Linux

- dnf (92%):

```sh
sudo dnf install root
```

  Evidenz: Fedora Rawhide package metadata: root 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#root
```

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

- pacman (92%):

```sh
sudo pacman -S root
```

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

## Paketfakten

- **Paketschlüssel:** brew:root
- **Paketmanager:** Homebrew
- **Paketmanager-Seite:** <https://formulae.brew.sh/formula/root>
- **Version:** 6.40.00
- **Quellzusammenfassung:** Analyzing petabytes of data, scientifically
- **Homepage:** <https://root.cern>
- **Upstream-Dokumentation:** <https://root.cern>
- **Lizenz:** LGPL-2.1-or-later
- **Quellarchiv:** <https://root.cern/download/root_v6.40.00.source.tar.gz>
- **Aktualisiert:** 2026-05-21T16:28:53Z
- **Generierte Quelle:** 2026-05-26T22:45:13+00:00

## Executables

- g2root (cli)
- genreflex (cli)
- h2root (cli)
- hadd (cli)
- hist2workspace (cli)
- prepareHistFactory (cli)
- rmkdepend (cli)
- root (cli)
- root-config (cli)
- root.exe (cli)
- rootbrowse (cli)
- rootcint (cli)
- rootcling (cli)
- rootcp (cli)
- rootdrawtree (cli)
- rooteventselector (cli)
- rootls (cli)
- rootmkdir (cli)
- rootmv (cli)
- rootn.exe (cli)
- rootnb.exe (cli)
- rootprint (cli)
- rootreadspeed (cli)
- rootrm (cli)
- roots (cli)
- roots.exe (cli)
- rootslimtree (cli)
- rootssh (cli)
- setxrd.csh (cli)
- thisroot.csh (cli)
- thisroot.fish (cli)
- thisroot.sh (cli)
- g2root (Alias)
- genreflex (Alias)
- h2root (Alias)
- hadd (Alias)
- hist2workspace (Alias)
- prepareHistFactory (Alias)
- rmkdepend (Alias)
- root (Alias)
- root-config (Alias)
- root.exe (Alias)
- rootbrowse (Alias)
- rootcint (Alias)
- rootcling (Alias)
- rootcp (Alias)
- rootdrawtree (Alias)
- rooteventselector (Alias)
- rootls (Alias)
- rootmkdir (Alias)
- rootmv (Alias)
- rootn.exe (Alias)
- rootnb.exe (Alias)
- rootprint (Alias)
- rootreadspeed (Alias)
- rootrm (Alias)
- roots (Alias)
- roots.exe (Alias)
- rootslimtree (Alias)
- rootssh (Alias)
- setxrd.csh (Alias)
- thisroot.csh (Alias)
- thisroot.fish (Alias)
- thisroot.sh (Alias)

## Abhängigkeiten

- cfitsio
- davix
- fftw
- freetype
- ftgl
- gcc
- giflib
- gl2ps
- glew
- graphviz
- gsl
- jpeg-turbo
- libpng
- libtiff
- lz4
- nlohmann-json
- numpy
- openblas
- openssl@3
- pcre2
- python@3.14
- sqlite
- tbb
- xrootd
- xxhash
- xz
- zstd

## Build-Abhängigkeiten

- cmake
- ninja
- pkgconf

## Von macOS bereitgestellte Bibliotheken

- curl
- libxcrypt
- libxml2
- ncurses

## Installationsverhalten

- Post-install-Hook: nicht definiert
- Caveats: As of ROOT 6.22, you should not need the thisroot scripts; but if you depend on the custom variables set by them, you can still run them: For bash users: . $HOMEBREW_PREFIX/bin/thisroot.sh For zsh users: pushd $HOMEBREW_PREFIX >/dev/null; . bin/thisroot.sh; popd >/dev/null For csh/tcsh users: source $HOMEBREW_PREFIX/bin/thisroot.csh For fish users: . $HOMEBREW_PREFIX/bin/thisroot.fish
- Bottle: verfügbar auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Aktualität

- Seite generiert: 2026-05-26
- Manager-Version: 6.40.00
- Manager aktualisiert: 2026-05-21
- lokale Daten: ok
- Upstream-Repository: https://root.cern
- info: Release/tag comparison is only available for GitHub repositories.

## Sicherheitshinweise

no executable entrypoint in the package index.

- **Geiger-Risiko:** green / low
- no executable entrypoint in the package index

## Verwandte Links

- [openssl@3](https://www.automicvault.com/pkg/brew/openssl-3/) - Runtime dependency declared by Homebrew.
- [sqlite](https://www.automicvault.com/pkg/brew/sqlite/) - Runtime dependency declared by Homebrew.
- [xz](https://www.automicvault.com/pkg/brew/xz/) - Runtime dependency declared by Homebrew.
- [zstd](https://www.automicvault.com/pkg/brew/zstd/) - Runtime dependency declared by Homebrew.
- [pcre2](https://www.automicvault.com/pkg/brew/pcre2/) - Runtime dependency declared by Homebrew.
- [python@3.14](https://www.automicvault.com/pkg/brew/python-3-14/) - Runtime dependency declared by Homebrew.
- [libpng](https://www.automicvault.com/pkg/brew/libpng/) - Runtime dependency declared by Homebrew.
- [lz4](https://www.automicvault.com/pkg/brew/lz4/) - Runtime dependency declared by Homebrew.
- [pkgconf](https://www.automicvault.com/pkg/brew/pkgconf/) - Build dependency declared by Homebrew.
- [cmake](https://www.automicvault.com/pkg/brew/cmake/) - Build dependency declared by Homebrew.
- [ninja](https://www.automicvault.com/pkg/brew/ninja/) - Build dependency declared by Homebrew.

## Quellen

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- package version freshness
- package relationship graph
- cross-ecosystem install command graph
