Automic VaultAutomic Vault

brew

Install influxdb with Homebrew, apt, MacPorts, Nix, pacman, scoop, zypper

Time series, events, and metrics database. Version 3.10.0 via Homebrew; verified 2026-06-18.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install influxdb

local Homebrew formula metadata

MacPortsverified · 94%
sudo port install influxdb

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

Linux

Debian aptverified · 92%
sudo apt install golang-github-influxdb-influxdb-dev

Debian stable package indexes · golang-github-influxdb-influxdb-dev · source: deb.debian.org

Nixverified · 92%
nix profile install nixpkgs#influxdb

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

Arch Linux pacmanverified · 92%
sudo pacman -S influxdb

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

openSUSE zypperverified · 92%
sudo zypper install influxdb

openSUSE Tumbleweed package metadata · influxdb · source: download.opensuse.org

Windows

Scoopverified · 92%
scoop install main/influxdb

Scoop official bucket manifest trees · bucket/influxdb.json · source: api.github.com

overview

Package summary

Time series, events, and metrics database

Commands and aliases

  • influxdb3

history

Project history and usage

InfluxDB is InfluxData's open-source time-series database for metrics, events, logs, sensor data, monitoring, analytics, and real-time dashboards. Across its major versions it moved from a Go/TSM time-series database with InfluxQL, to the v2 platform with Flux and integrated UI features, and then to InfluxDB 3 Core built around Apache Arrow, DataFusion, and Parquet.

Project history

InfluxDB's early identity was a purpose-built database for time-series data, with line protocol ingestion, retention policies, continuous queries, and the InfluxQL query language. Its ecosystem grew with Telegraf for collection, Chronograf for UI, Kapacitor for processing and alerting, and client libraries across common languages.

InfluxDB 2.0 changed the product shape by combining database APIs, background processing, dashboards, and exploration features in one platform, organizing data around organizations and buckets rather than only the v1 database/retention-policy model. The v2 release notes describe 2.0 GA as the first production-ready open-source 2.0 release and highlight Flux, v1 compatibility, templates, stacks, and upgrade paths from v1.

InfluxDB 3 is a larger architectural reset. InfluxData described InfluxDB 3 as the successor to the IOx work, with storage in Apache Parquet, query execution through Apache Arrow DataFusion, and SQL/InfluxQL-oriented access. The public InfluxDB repository presents InfluxDB 3 Core as a Rust-built database for real-time events, analytics, and monitoring, with compatibility for v1/v2 write APIs and InfluxQL query compatibility.

Adoption history

InfluxDB adoption is broad in monitoring and observability stacks because the line protocol, Telegraf agent, client libraries, dashboards, and package-manager distribution made it easy to collect metrics from machines, applications, IoT devices, networks, and financial or behavioral streams. The input metadata shows packages across Homebrew, Debian/Ubuntu development packages, MacPorts, Nix, Arch, Scoop, and openSUSE.

The v3 transition split use cases more explicitly: InfluxDB 3 Core and Enterprise targeted high-ingest, low-latency, analytic, and object-storage-backed workloads, while v1/v2 compatibility remained important for existing write paths and InfluxQL users.

How it is used

Operators use InfluxDB to ingest line protocol, store timestamped measurements, query recent and historical data, power dashboards, retain or downsample metrics, and back monitoring or automation systems. InfluxDB 3 Core emphasizes SQL, InfluxQL, Flight SQL, Parquet persistence, object-storage or local-disk deployment, and an embedded Python VM for plugins and triggers.

Packaging differs by era: the server package provides the database daemon or influxdb3 binary, while v2-era administration often uses the separately packaged influx CLI.

Why package nerds care

InfluxDB is significant to package nerds because its package history mirrors product architecture: v1 server plus ecosystem daemons, v2 platform plus split CLI, and v3 database engine with Rust, Arrow, DataFusion, and Parquet dependencies. Formula names, binary names, branches, and docs paths all encode those version-line transitions.

It is also one of the canonical examples of infrastructure software whose package is both a local developer tool and a production service, so service files, data directories, upgrade paths, and client compatibility matter as much as the binary.

Timeline

  • 2013: InfluxDB repository created for an open-source time-series database.
  • 2020: InfluxDB 2.0 GA released with Flux, v1 compatibility, templates, stacks, and upgrade paths.
  • 2021: InfluxDB 2.1 announced that the influx CLI would move to a separate repository and release stream.
  • 2025: InfluxData announced the open-source InfluxDB 3 plan and copied IOx work into the InfluxDB repository.
  • 2025: InfluxDB 3 Core and Enterprise reached general availability.
  • 2026: InfluxDB 3 Core repository and release notes continued the v3 release train.

Related projects

  • Telegraf, Chronograf, Kapacitor, Flux, the separate influx-cli repository, Apache Arrow, Apache DataFusion, Apache Parquet, Flight SQL, and the earlier IOx codebase are the main related projects and technologies in InfluxDB's package history.

security posture

Risk level: orange

broad file, network, media, or database tool signal. formula declares a Homebrew service.

Risk classifier

orange risk · medium confidence · infrastructure

Why

  • broad file, network, media, or database tool signal
  • formula declares a Homebrew service

Signals

  • metadata:service
  • text:database

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Formula metadata declares a service or daemon block.
  • Homebrew bottle metadata is available for 6 platform targets.
  • Installs with 1 runtime dependencies.
  • Build metadata lists 3 build dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

executables

Installed executables

CommandKindExposureNote
influxdb3cliglobal executable

freshness

Version and freshness

These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.

page generated2026-07-08
manager version3.10.0
manager updated2026-06-18
local dataok
upstreamnot checked
latest detectednot detected

https://github.com/influxdata/influxdb

install metadata

Package metadata

Package keybrew:influxdb
Version3.10.0
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/influxdb
Homepagehttps://influxdata.com/time-series-platform/influxdb/
Repositoryhttps://github.com/influxdata/influxdb
Upstream docshttps://docs.influxdata.com/influxdb3
LicenseApache-2.0 OR MIT
Source archivehttps://github.com/influxdata/influxdb.git
Last updated2026-06-18T00:17:45Z
Pulseupdated
Dependenciespython@3.14
Build dependenciespkgconf, protobuf, rust
Uses from macOSbzip2
Bottleavailable (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnot defined
Servicedeclared

registry facts

Source database details

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameinfluxdb
Aliases
  • influxdb@3
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Debian apt95%

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 dependencies
  • normalized package name match
  • Matched by: 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 apt95%

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 dependencies
  • normalized package name match
  • Matched by: 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 apt95%

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 dependencies
  • normalized package name match
  • Matched by: 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
Nix95%

influxdb

nix profile install nixpkgs#influxdb
  • normalized package name match
  • Matched by: 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 apt95%

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 dependencies
  • normalized package name match
  • Matched by: 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 apt95%

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 dependencies
  • normalized package name match
  • Matched by: 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 apt95%

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 dependencies
  • normalized package name match
  • Matched by: 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
pacman95%

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
  • normalized package name match
  • Matched by: 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
zypper95%

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 dependencies
  • 4 provides
  • normalized package name match
  • Matched by: 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
zypper95%

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 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: 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
MacPorts95%

influxdb

sudo port install influxdb
  • normalized package name match
  • Matched by: 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
Scoop95%

main/influxdb

scoop install main/influxdb
  • normalized package name match
  • Matched by: 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
Nix92%

influxdb3

nix profile install nixpkgs#influxdb3
  • installed executable or alias match
  • Matched by: Influxdb3
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/in/influxdb3/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment