Automic VaultAutomic Vault

brew

influxdb@2 mit Homebrew, Nix, zypper, scoop, apt, MacPorts, pacman installieren

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

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install influxdb@2

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install influxdb

MacPorts ports tree · sysutils/influxdb/Portfile · Quelle: api.github.com

Linux

Nixverifiziert · 92%
nix profile install nixpkgs#influxdb2

nixpkgs package indexes · pkgs/by-name/in/influxdb2/package.nix · Quelle: api.github.com

openSUSE zypperverifiziert · 92%
sudo zypper install influxdb2

openSUSE Tumbleweed package metadata · influxdb2 · Quelle: download.opensuse.org

Debian aptverifiziert · 92%
sudo apt install influxdb

Debian stable package indexes · influxdb · Quelle: deb.debian.org

Arch Linux pacmanverifiziert · 92%
sudo pacman -S influxdb

Arch Linux sync databases · influxdb · Quelle: geo.mirror.pkgbuild.com

Windows

Scoopverifiziert · 92%
scoop install versions/influxdb2

Scoop official bucket manifest trees · bucket/influxdb2.json · Quelle: api.github.com

Überblick

Paketzusammenfassung

Time series, events, and metrics database

Befehle und Aliase

In der lokalen Paketdatenbank wurden keine Executable-Aliase gefunden.

Verlauf

Projektgeschichte und Nutzung

InfluxDB 2 is the second major open source InfluxDB line, combining storage, UI, visualization, processing, monitoring, and alerting into a single time-series platform.

Projektgeschichte

InfluxDB 2 evolved from the 1.x database and the surrounding TICK stack. InfluxData described Cloud 2.0 as the evolution of Telegraf, InfluxDB, Chronograf, and Kapacitor into a unified experience, with Telegraf remaining the edge data collector.

The 2.0 open source release reached general availability in November 2020. Its public messaging emphasized a single binary, token-based security, built-in UI, Flux, and upgrade paths from earlier InfluxDB installations.

Adoptionsgeschichte

InfluxData's 2.0 announcement positioned the release as a successor to 1.0, which had shipped in September 2016, and cited millions of open source downloads plus hundreds of thousands of daily active instances across the preceding years.

The package-manager story is shaped by coexistence: `influxdb@1` and `influxdb@2` remain separate because operators often need to choose between the 1.x compatibility surface and the 2.x integrated platform model.

Wie es verwendet wird

The Homebrew formula exposes `influxd` for running the server. In the 2.x line, users commonly interact with the database through the web UI, token-authenticated APIs, Flux queries, and the separate Influx CLI.

InfluxDB 2 is used for metrics, events, observability, IoT, and application time-series workloads where the database, UI, tasks, and alerting are expected to arrive as one platform rather than several separately deployed components.

Warum Paket-Nerds sich dafür interessieren

InfluxDB 2 is significant because it turned a package-manager upgrade into a product-line choice. The formula boundary preserves an operational distinction between InfluxQL-era infrastructure and Flux/token/UI-era infrastructure.

It also captures a common infrastructure pattern: a daemon that absorbs adjacent tools from its ecosystem into one installable unit while keeping data collection in a companion agent.

Zeitleiste

  • 2019: InfluxDB 2.0 alpha builds appeared in the public GitHub release stream.
  • 2020: InfluxDB Cloud 2.0 was announced as a unified TICK-stack experience.
  • 2020: InfluxDB Open Source 2.0 reached general availability.
  • 2020: InfluxData announced a storage reimagining project alongside the 2.0 platform.

Related projects

  • Related projects include InfluxDB 1.x, Telegraf, Chronograf, Kapacitor, Flux, InfluxDB Cloud 2.0, and later InfluxDB 3 work in the same repository.

Sicherheitslage

Noch keine Protected-Tool-Abdeckung gefunden

Für influxdb@2 wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Formelmetadaten deklarieren einen Service- oder Daemon-Block.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.
  • Build-Metadaten listen 5 Build-Abhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Linux
/etc/influxdb/config.toml
Unix
./config.yaml./config.yml./config.toml./config.json

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
Es waren keine Executable-Daten vorhanden.

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-07-25
Manager-Version2.9.1
Manager aktualisiert2026-05-12
lokale DatenOK
Upstreamnot checked
neueste erkannte Versionnicht erkannt

https://github.com/influxdata/influxdb

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:influxdb@2
Version2.9.1
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/influxdb@2
Homepagehttps://influxdata.com/time-series-platform/influxdb/
Repositoryhttps://github.com/influxdata/influxdb
Upstream-Dokumentationhttps://docs.influxdata.com/influxdb/v2
LizenzMIT
Quellarchivhttps://github.com/influxdata/influxdb.git
Zuletzt aktualisiert2026-05-12T00:36:06Z
Pulseupdated
Build-Abhängigkeitenbreezy, go, pkgconf, protobuf, rust
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnicht definiert
Dienstdeclared
EinschränkungenThis formula does not contain command-line interface; to install it, run: brew install influxdb-cli

Registry-Fakten

Details aus der Quelldatenbank

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameinfluxdb@2
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyyes
URL Keys
  • stable

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Nix92%

influxdb2

nix profile install nixpkgs#influxdb2
  • package manager index match
  • Abgeglichen nach: Influxdb2
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/in/influxdb2/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
zypper92%

influxdb2 2.7.10-1.9

Scalable datastore for metrics, events, and real-time analytics

https://github.com/influxdata/influxdb

sudo zypper install influxdb2
  • License: MIT
  • Category: Productivity/Databases/Servers
  • Architecture: x86_64
  • Source Package: influxdb2
  • 5 Abhängigkeiten
  • 4 stellt bereit
  • package manager index match
  • Abgeglichen nach: Influxdb2
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: influxdb2 from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper92%

influxdb2-devel 2.7.10-1.9

InfluxDB development files

https://github.com/influxdata/influxdb

sudo zypper install influxdb2-devel
  • License: MIT
  • Category: Development/Languages/Golang
  • Architecture: x86_64
  • Source Package: influxdb2
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • package manager index match
  • Abgeglichen nach: Influxdb2
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: influxdb2-devel from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
Scoop92%

versions/influxdb2

scoop install versions/influxdb2
  • package manager index match
  • Abgeglichen nach: Influxdb2
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/influxdb2.json from https://api.github.com/repos/ScoopInstaller/Versions/git/trees/master?recursive=1
Debian apt88%

golang-github-influxdb-influxdb-dev 1.6.7~rc0-2

Scalable datastore for metrics, events, and real-time analytics.

https://www.influxdata.com/products/influxdb-overview/

sudo apt install golang-github-influxdb-influxdb-dev
  • Section: database
  • Architecture: all
  • Source Package: influxdb
  • 29 Abhängigkeiten
  • versioned package alias match
  • Abgeglichen nach: Influxdb
Debian stable package indexes · deb.debian.org · Debian stable package indexes: golang-github-influxdb-influxdb-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt88%

influxdb 1.6.7~rc0-2+b12

Scalable datastore for metrics, events, and real-time analytics

https://www.influxdata.com/products/influxdb-overview/

sudo apt install influxdb
  • Section: database
  • Architecture: amd64
  • Source Package: influxdb
  • 3 Abhängigkeiten
  • versioned package alias match
  • Abgeglichen nach: Influxdb
Debian stable package indexes · deb.debian.org · Debian stable package indexes: influxdb from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt88%

influxdb-client 1.6.7~rc0-2+b12

command line interface for InfluxDB

https://www.influxdata.com/products/influxdb-overview/

sudo apt install influxdb-client
  • Section: database
  • Architecture: amd64
  • Source Package: influxdb
  • 1 Abhängigkeiten
  • versioned package alias match
  • Abgeglichen nach: Influxdb
Debian stable package indexes · deb.debian.org · Debian stable package indexes: influxdb-client from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix88%

influxdb

nix profile install nixpkgs#influxdb
  • versioned package alias match
  • Abgeglichen nach: Influxdb
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/in/influxdb/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt88%

golang-github-influxdb-influxdb-dev 1.6.7~rc0-2build1

Scalable datastore for metrics, events, and real-time analytics.

https://www.influxdata.com/products/influxdb-overview/

sudo apt install golang-github-influxdb-influxdb-dev
  • Section: universe/database
  • Architecture: all
  • Source Package: influxdb
  • 29 Abhängigkeiten
  • versioned package alias match
  • Abgeglichen nach: Influxdb
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: golang-github-influxdb-influxdb-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt88%

influxdb 1.6.7~rc0-2build1

Scalable datastore for metrics, events, and real-time analytics

https://www.influxdata.com/products/influxdb-overview/

sudo apt install influxdb
  • Section: universe/database
  • Architecture: amd64
  • 3 Abhängigkeiten
  • versioned package alias match
  • Abgeglichen nach: Influxdb
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: influxdb from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt88%

influxdb-client 1.6.7~rc0-2build1

command line interface for InfluxDB

https://www.influxdata.com/products/influxdb-overview/

sudo apt install influxdb-client
  • Section: universe/database
  • Architecture: amd64
  • Source Package: influxdb
  • 1 Abhängigkeiten
  • versioned package alias match
  • Abgeglichen nach: Influxdb
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: influxdb-client from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
pacman88%

influxdb 2.7.10-1

Scalable datastore for metrics, events, and real-time analytics

https://github.com/InfluxData/influxdb

sudo pacman -S influxdb
  • License: MIT
  • Architecture: x86_64
  • versioned package alias match
  • Abgeglichen nach: Influxdb
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: influxdb from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper88%

influxdb 1.11.8-1.9

Scalable datastore for metrics, events, and real-time analytics

https://github.com/influxdata/influxdb

sudo zypper install influxdb
  • License: MIT
  • Category: Productivity/Databases/Servers
  • Architecture: x86_64
  • Source Package: influxdb
  • 4 Abhängigkeiten
  • 4 stellt bereit
  • versioned package alias match
  • Abgeglichen nach: Influxdb
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: influxdb from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper88%

influxdb-devel 1.11.8-1.9

InfluxDB development files

https://github.com/influxdata/influxdb

sudo zypper install influxdb-devel
  • License: MIT
  • Category: Development/Languages/Golang
  • Architecture: x86_64
  • Source Package: influxdb
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • versioned package alias match
  • Abgeglichen nach: Influxdb
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: influxdb-devel from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
MacPorts88%

influxdb

sudo port install influxdb
  • versioned package alias match
  • Abgeglichen nach: Influxdb
MacPorts ports tree · api.github.com · MacPorts ports tree: sysutils/influxdb/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Scoop88%

main/influxdb

scoop install main/influxdb
  • versioned package alias match
  • Abgeglichen nach: Influxdb
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/influxdb.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment