# spark mit Homebrew, apk, MacPorts, Nix, chocolatey, scoop installieren

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

## Installation

```sh
sudo av install brew:spark
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install spark
```

  Evidenz: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install spark
```

  Evidenz: MacPorts ports tree: textproc/spark/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- apk (92%):

```sh
sudo apk add spark
```

  Evidenz: Alpine Linux edge package indexes: spark from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz

- Nix (92%):

```sh
nix profile install nixpkgs#spark
```

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

### Windows

- Chocolatey (92%):

```sh
choco install Spark
```

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

- Scoop (92%):

```sh
scoop install main/spark
```

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

## Paketfakten

- **Paketschlüssel:** brew:spark
- **Paketmanager:** Homebrew
- **Version:** 1.0.1
- **Quellzusammenfassung:** Sparklines for the shell
- **Homepage:** <https://zachholman.com/spark/>
- **Repository:** <https://github.com/holman/spark>
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- spark (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 1.0.1
## Projektgeschichte und Nutzung

spark is a small shell command for rendering sparklines in the terminal. It belongs to the Unix tradition of tiny composable filters: feed it numbers from another command and get a compact text graph back.

### Projektgeschichte

The public repository was created in 2011. The official README presents spark as a shell script that can be dropped somewhere on the user's PATH, with usage examples for direct numeric input, Git commit counts, earthquake feeds, source-code line lengths, and shell prompts.

### Adoptionsgeschichte

spark spread as a tiny developer-utility package because it is portable shell, easy to install, and visually memorable. The official README mentions Homebrew installation, while the supplied package data also lists APK, MacPorts, Nix, Scoop, and Chocolatey entries.

### Wie es verwendet wird

Users run `spark` with numbers separated by spaces, commas, or other common delimiters. Its intended style is pipeline-friendly: combine tools such as `git`, `cut`, `awk`, `curl`, and `sed`, then pass the numeric stream to `spark` for a quick terminal visualization.

### Warum Paket-Nerds sich dafür interessieren

spark is beloved by package nerds as a one-file CLI that proves a package can be both tiny and useful. It is the sort of tool that turns up in dotfiles, shell demos, and package-manager indexes because it makes the command line feel more graphical without leaving text mode.

### Zeitleiste

- 2011: Public GitHub repository created.
- 2010s: README documents Homebrew installation and a wiki for collected usage examples.
- 2020s: The tool remains packaged across several package-manager ecosystems in the supplied input data.

### Related projects

- spark relates to command-line text visualization tools, Unix filters, shell prompt utilities, and the broader sparklines idea popularized for compact data display.

### Quellen

- <https://api.github.com/repos/holman/spark>
- <https://github.com/holman/spark>
- <https://raw.githubusercontent.com/holman/spark/master/README.md>
- input.source_facts.package-manager


## Sicherheitshinweise

generalized runtime or code generation signal.

- **Geiger-Risiko:** yellow / mittel
- generalized runtime or code generation signal

## Andere Paketmanager-Einträge

- Nix - spark: normalized package name match | nixpkgs package indexes: spark from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix
- apk - spark - 2.8.3-r1: normalized package name match | Alpine Linux edge package indexes: spark from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | Cross-platform IM client optimized for businesses and organizations. | https://www.igniterealtime.org/projects/spark/
- MacPorts - spark: normalized package name match | MacPorts ports tree: textproc/spark/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
- Chocolatey - Spark: normalized package name match | Chocolatey community package catalog: Spark from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='11','skaffold'
- Scoop - main/spark: normalized package name match | Scoop official bucket manifest trees: bucket/spark.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1


## Combined YAML source

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


## Quellen

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