Automic VaultAutomic Vault

brew

Install grafana with Homebrew, apk, chocolatey, dnf, MacPorts, Nix, pacman, scoop, zypper

Gorgeous metric visualizations and dashboards for timeseries databases. Version 13.1.0 via Homebrew; verified 2026-06-23.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install grafana

local Homebrew formula metadata

MacPortsverified · 94%
sudo port install grafana

MacPorts ports tree · net/grafana/Portfile · source: api.github.com

Linux

Alpine Linux apkverified · 92%
sudo apk add grafana

Alpine Linux edge package indexes · grafana · source: dl-cdn.alpinelinux.org

Fedora dnfverified · 92%
sudo dnf install grafana

Fedora Rawhide package metadata · grafana · source: dl.fedoraproject.org

Nixverified · 92%
nix profile install nixpkgs#grafana

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

Arch Linux pacmanverified · 92%
sudo pacman -S grafana

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

openSUSE zypperverified · 92%
sudo zypper install grafana

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

Windows

Chocolateyverified · 92%
choco install grafana

Chocolatey community package catalog · grafana · source: community.chocolatey.org

Scoopverified · 92%
scoop install extras/grafana

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

overview

Package summary

Gorgeous metric visualizations and dashboards for timeseries databases

Commands and aliases

  • grafana

history

Project history and usage

Grafana is an open source analytics and visualization platform centered on dashboards for time-series and observability data. In package-manager culture it is both a server package and a gateway into the broader Grafana Labs observability stack.

Project history

Torkel Odegaard began Grafana as a fork of Kibana while experimenting with ways to query and visualize Graphite data. The first public release, Grafana v1.0, appeared on January 19, 2014 with a Graphite query editor, templating, and dashboard storage through the Kibana 3 base.

Grafana v2 added a Go backend in 2015 so dashboards and users could be stored without relying on Elasticsearch. The project then expanded beyond its Graphite roots into a multi-data-source dashboard system with plugins, alerting, and a long-running commitment to dashboard compatibility.

Grafana Labs' own history of the UX describes v3 and v4 as the period when the plugin system, panel plugins, grafana.net, and alerting became central. Grafana v5 reworked dashboard layout around a grid system, reducing the awkward row model while preserving older dashboards.

Adoption history

Grafana's early adoption came from the Graphite community because it made Graphite queries easier to read and edit and offered interactive dashboards that were more approachable than JSON-only alternatives. That origin explains why package managers adopted it as a developer and operations staple rather than a narrow visualization app.

As Prometheus, Loki, Tempo, Mimir, and OpenTelemetry grew around cloud-native observability, Grafana became the visual layer many teams installed locally or as a service. Homebrew users commonly install it to run dashboards during development, test plugins, or mirror production observability setups.

How it is used

A packaged Grafana install usually runs the server executable, reads grafana.ini from the platform config path, and serves dashboards through a web UI. Administrators add data sources, dashboards, users, alert rules, and plugins, while developers often use the package as a local observability workbench.

The bundled Grafana server CLI is a separate administration surface for tasks such as plugin management and admin operations, while grafanactl and gcx address Grafana-as-code workflows outside the server package.

Why package nerds care

Grafana is a classic package-manager heavyweight: a Go service with frontend assets, config files, service definitions, plugin directories, and many downstream integrations. Its packaging tells users where state and config live, how upgrades preserve dashboards, and how the local service joins a larger metrics/logs/traces toolchain.

For package nerds, Grafana also marks the shift from single-purpose time-series graphing tools toward composable observability stacks, where the visualization package is the user-facing hub for several backend packages.

Timeline

  • 2014-01-19: Grafana v1.0 public release.
  • 2015: Grafana v2 introduced a Go backend.
  • 2016: Grafana v3 introduced a more formal plugin system and grafana.net.
  • 2016: Grafana v4 added alerting.
  • 2018: Grafana v5 moved dashboards to a new grid layout system.
  • 2019: Grafana v6 improved visualization switching and panel editing.

Related projects

  • Graphite and Kibana shaped Grafana's origin.
  • Prometheus, Loki, Tempo, Mimir, Alloy, and OpenTelemetry are common parts of the same observability stack.
  • grafanactl and gcx are related command-line tools for Grafana resource management.

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.
  • 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.

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/grafana/grafana.ini
macOS
/opt/homebrew/etc/grafana/grafana.ini/usr/local/etc/grafana/grafana.ini

executables

Installed executables

CommandKindExposureNote
grafanacliglobal 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 version13.1.0
manager updated2026-06-23
local dataok
upstreamcurrent
latest detectedv13.1.0

https://github.com/grafana/grafana

  • okNo freshness warnings were generated.

install metadata

Package metadata

Package keybrew:grafana
Version13.1.0
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/grafana
Homepagehttps://grafana.com
Repositoryhttps://github.com/grafana/grafana
Upstream docshttps://grafana.com/docs/grafana/latest
LicenseAGPL-3.0-only
Source archivehttps://github.com/grafana/grafana/archive/refs/tags/v13.1.0.tar.gz
Last updated2026-06-23T13:07:59Z
Pulseupdated
Build dependenciesgo, node, yarn
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 Namegrafana
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.

Nix95%

grafana

nix profile install nixpkgs#grafana
  • normalized package name match
  • Matched by: Grafana
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/gr/grafana/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
apk95%

grafana 12.4.3-r1

Open source, feature rich metrics dashboard and graph editor

https://grafana.com/

sudo apk add grafana
  • License: AGPL-3.0-only
  • Architecture: x86_64
  • Source Package: grafana
  • 1 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Grafana
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: grafana from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

grafana-openrc 12.4.3-r1

Open source, feature rich metrics dashboard and graph editor (OpenRC init scripts)

https://grafana.com/

sudo apk add grafana-openrc
  • License: AGPL-3.0-only
  • Architecture: x86_64
  • Source Package: grafana
  • normalized package name match
  • Matched by: Grafana
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: grafana-openrc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

grafana 12.4.3-2.fc45

Metrics dashboard and graph editor

https://grafana.org

sudo dnf install grafana
  • License: AGPL-3.0-only
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: grafana
  • 9 dependencies
  • 17 provides
  • normalized package name match
  • Matched by: Grafana
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: grafana from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

grafana-selinux 12.4.3-2.fc45

SELinux policy module supporting grafana

https://grafana.org

sudo dnf install grafana-selinux
  • License: AGPL-3.0-only
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: grafana
  • 3 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Grafana
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: grafana-selinux from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

grafana 13.0.1-2

Gorgeous metric viz, dashboards & editors for Graphite, InfluxDB & OpenTSDB

https://grafana.com/

sudo pacman -S grafana
  • License: AGPL AND Apache
  • Architecture: x86_64
  • 4 dependencies
  • normalized package name match
  • Matched by: Grafana
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: grafana from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

grafana 11.6.14+security04-2.1

The open-source platform for monitoring and observability

http://grafana.org/

sudo zypper install grafana
  • License: AGPL-3.0-only
  • Category: System/Monitoring
  • Architecture: x86_64
  • Source Package: grafana
  • 8 dependencies
  • 2 provides
  • normalized package name match
  • Matched by: Grafana
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: grafana from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
MacPorts95%

grafana

sudo port install grafana
  • normalized package name match
  • Matched by: Grafana
MacPorts ports tree · api.github.com · MacPorts ports tree: net/grafana/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Chocolatey95%

grafana

choco install grafana
  • normalized package name match
  • Matched by: Grafana
Chocolatey community package catalog · community.chocolatey.org · Chocolatey community package catalog: grafana from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='11','gpg4win-vanilla'
Scoop95%

extras/grafana

scoop install extras/grafana
  • normalized package name match
  • Matched by: Grafana
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/grafana.json from https://api.github.com/repos/ScoopInstaller/Extras/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 configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment