pkg.soopen package index

brew / Rang 1719

vivid mit Homebrew, apk, apt, MacPorts, Nix, pacman, scoop, winget installieren

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

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install vivid

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install vivid

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

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add vivid

Alpine Linux edge package indexes · vivid · Quelle: dl-cdn.alpinelinux.org

Debian aptverifiziert · 92%
sudo apt install vivid

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

Nixverifiziert · 92%
nix profile install nixpkgs#vivid

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

Arch Linux pacmanverifiziert · 92%
sudo pacman -S vivid

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

Windows

Scoopverifiziert · 92%
scoop install main/vivid

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

Windows Package Managerverifiziert · 92%
winget install --id sharkdp.vivid -e

Windows Package Manager source index · sharkdp.vivid · Quelle: cdn.winget.microsoft.com

Überblick

Paketzusammenfassung

Generator for LS_COLORS with support for multiple color themes

Befehle und Aliase

  • vivid

Verlauf

Projektgeschichte und Nutzung

vivid is a themeable generator for the `LS_COLORS` environment variable used by color-aware command-line tools. It replaces hand-written ANSI escape-code tables with YAML filetype databases and theme files.

Its place in package culture is the customization layer around `ls`, `tree`, `fd`, `bfs`, `dust`, and similar tools: install one small binary, generate an `LS_COLORS` value, and make a whole shell environment use a coherent color theme.

Projektgeschichte

The vivid changelog records v0.1.0 as the initial version and v0.3.0 as the point where the project was renamed from `dircolors-hd` to `vivid`. That rename also marked the project more clearly as a theme-oriented alternative to classic `dircolors` workflows.

Subsequent releases filled in the practical pieces that make an `LS_COLORS` generator pleasant to package and use: direct RRGGBB colors, better filetype database handling, embedded default themes and config files, XDG config support, previewing, deterministic output, and additional community themes.

By the 0.9 and 0.11 series, vivid had become a maintained Rust CLI with a catalog of common themes, including popular terminal color schemes, and prebuilt release assets for multiple platforms.

Adoptionsgeschichte

vivid's adoption is tied to the spread of modern Rust command-line tools and highly customized shell prompts. The README explicitly names `ls`, `tree`, `fd`, `bfs`, and `dust` as consumers of `LS_COLORS`, which makes vivid useful beyond a single command.

Its theme collection and package availability made it attractive to users who wanted the same color language across file listings, search tools, and disk-usage tools without editing raw ANSI sequences.

Wie es verwendet wird

Users generate an `LS_COLORS` string from a named or custom theme and export it from their shell startup files. vivid also supports custom filetype databases and custom YAML themes under XDG-style configuration paths.

The separation between filetype database and theme is the core workflow: file classifications can be shared while colors are swapped independently.

Warum Paket-Nerds sich dafür interessieren

vivid is significant because it turns one of the messier Unix environment variables into declarative data. For package nerds, it is a small example of a modern Rust CLI improving an old shell convention without replacing the surrounding tools.

It also connects several popular CLI packages: `fd`, `bfs`, `dust`, `tree`, and GNU or BSD file-listing tools can all benefit once the environment variable is generated.

Zeitleiste

  • v0.1.0: Initial version.
  • v0.3.0: Project renamed to vivid from dircolors-hd.
  • v0.4.0: Added direct RRGGBB color support and better filetype database handling.
  • v0.6.0: Embedded default themes and config files, and added XDG_CONFIG_HOME support.
  • v0.9.0: Added deterministic output work, more filetypes, and additional themes including Catppuccin variants.
  • 2026: GitHub releases list v0.11.1 with signed multi-platform release assets.

Related projects

  • vivid is conceptually related to GNU `dircolors`, but it chooses themeable YAML data rather than the traditional single generated database format.
  • It is also related to tools that consume `LS_COLORS`, including `ls`, `tree`, `fd`, `bfs`, and `dust`.

Sicherheitslage

Risikostufe: grün

narrow executable package without higher-risk signals.

Risikoklassifikator

grün Risiko · niedrig Konfidenz · appliance

Warum

  • narrow executable package without higher-risk signals

Signale

  • metadata:no-higher-risk-signals

Installationsverhalten

  • Es wurden keine Homebrew-Bottle-Metadaten erfasst.

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.

Unix
$XDG_CONFIG_HOME/vivid/filetypes.yml$XDG_CONFIG_HOME/vivid/themes/*.yml~/.config/vivid/filetypes.yml~/.config/vivid/themes/*.yml

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
vividExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.

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-08-03
Manager-Version0.11.1
Manager aktualisiert
lokale Datenunbekannt
Upstreamnicht verfügbar
neueste erkannte Versionnicht erkannt
  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:vivid
Version0.11.1
PaketmanagerHomebrew
Homepagehttps://github.com/sharkdp/vivid
Repositoryhttps://github.com/sharkdp/vivid
Bottlenicht erfasst
Dienstkeiner deklariert

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

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

Debian apt95%

vivid 0.9.0-3+b2

LS_COLORS manager with multiple themes

https://github.com/sharkdp/vivid

sudo apt install vivid
  • Section: utils
  • Architecture: amd64
  • Source Package: rust-vivid
  • 2 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Vivid
Debian stable package indexes · deb.debian.org · Debian stable package indexes: vivid from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

vivid

nix profile install nixpkgs#vivid
  • normalized package name match
  • Abgeglichen nach: Vivid
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/vi/vivid/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

vivid 0.9.0-1

LS_COLORS manager with multiple themes

https://github.com/sharkdp/vivid

sudo apt install vivid
  • Section: universe/utils
  • Architecture: amd64
  • Source Package: rust-vivid
  • 2 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Vivid
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: vivid from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

vivid 0.11.1-r0

Themeable LS_COLORS generator with a rich filetype database

https://github.com/sharkdp/vivid

sudo apk add vivid
  • License: Apache-2.0 AND MIT
  • Architecture: x86_64
  • Source Package: vivid
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Vivid
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: vivid from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
pacman95%

vivid 0.11.1-1

LS_COLORS manager with multiple themes

https://github.com/sharkdp/vivid

sudo pacman -S vivid
  • License: Apache-2.0 AND MIT
  • Architecture: x86_64
  • 1 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Vivid
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: vivid from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
MacPorts95%

vivid

sudo port install vivid
  • normalized package name match
  • Abgeglichen nach: Vivid
MacPorts ports tree · api.github.com · MacPorts ports tree: sysutils/vivid/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Scoop95%

main/vivid

scoop install main/vivid
  • normalized package name match
  • Abgeglichen nach: Vivid
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/vivid.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
winget95%

sharkdp.vivid

winget install --id sharkdp.vivid -e
  • normalized package name match
  • Abgeglichen nach: Vivid
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: sharkdp.vivid from https://cdn.winget.microsoft.com/cache/source.msix

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

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