pkg.soopen package index

brew / Rang 2176

viu mit Homebrew, apk, MacPorts, Nix, pacman, zypper installieren

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

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install viu

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install viu

MacPorts ports tree · graphics/viu/Portfile · Quelle: api.github.com

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add viu

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

Nixverifiziert · 92%
nix profile install nixpkgs#viu

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

Arch Linux pacmanverifiziert · 92%
sudo pacman -S viu

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

openSUSE zypperverifiziert · 92%
sudo zypper install viu

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

Überblick

Paketzusammenfassung

Simple terminal image viewer written in Rust

Befehle und Aliase

  • viu

Verlauf

Projektgeschichte und Nutzung

viu is a Rust command-line image viewer for terminals. The project describes itself as a small application and as the frontend for the `viuer` library, using terminal graphics protocols when available and falling back to character-cell rendering otherwise.

Its niche is quick image inspection inside terminal workflows, especially when leaving the shell for a graphical viewer would interrupt a file-management, SSH, or scripting session.

Projektgeschichte

Early viu documentation described a Rust tool that rendered images with Unicode half-block characters, fitting two vertical pixels into one terminal cell by using foreground and background colors. Later README documentation emphasizes native iTerm and Kitty graphics protocol support, with fallback block rendering when those protocols are unavailable.

The current project is closely tied to `viuer`, a Rust library for displaying images in terminals. This split lets the executable remain a focused CLI while the rendering logic can also be reused by other Rust programs.

Adoptionsgeschichte

viu's adoption is strongest in the modern terminal-tooling niche rather than in a large application ecosystem. It appears in Rust package indexes, OS package collections, and recommendation lists for users who want image previews from the command line.

Recent GitHub release and issue activity shows continued attention to practical terminal protocol support, including error handling, dependency refreshes, block-output forcing, and experimental Sixel work.

Wie es verwendet wird

Users invoke `viu` with an image path, GIF, or input stream to preview media directly in the terminal. The README documents source installation with Cargo, binary releases, packages, examples, aspect-ratio handling, and command-line options.

When a supported terminal is detected, viu can use higher-fidelity inline image protocols; otherwise it remains usable through color block rendering. That fallback is important for broad terminal compatibility.

Warum Paket-Nerds sich dafür interessieren

viu is significant as a compact Rust media CLI that bridges old and new terminal capabilities. It turns the terminal from a text-only surface into a lightweight visual inspection surface without making the user adopt a full TUI file manager.

For package collectors, it sits with tools such as `chafa`, `timg`, and terminal file managers that rely on Kitty, iTerm, Sixel, truecolor, or Unicode rendering tricks to bring richer media into shells.

Zeitleiste

  • 2019: Public discussion and early package pages show viu as a Rust terminal image viewer using block rendering and iTerm or Kitty support.
  • 2020s: The project centered the reusable `viuer` library and documented viu as its CLI frontend.
  • 2024-2026: Release and issue activity continued around dependency updates, error behavior, block rendering, Sixel support, and additional image formats.

Related projects

  • viu is directly related to `viuer`, the Rust library that provides its terminal image rendering behavior.
  • Comparable terminal image viewers include `timg`, `chafa`, and other tools that target Sixel, Kitty graphics, iTerm inline images, truecolor, or block-character fallbacks.

Sicherheitslage

Risikostufe: blue

broad file, network, media, or database tool signal.

Risikoklassifikator

blue Risiko · mittel Konfidenz · tool

Warum

  • broad file, network, media, or database tool signal

Signale

  • text:image

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.

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
viuExecutableindexiertes 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-Version1.6.1
Manager aktualisiert
lokale Datenunbekannt
Upstreamnicht verfügbar
neueste erkannte Versionnicht erkannt
  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:viu
Version1.6.1
PaketmanagerHomebrew
Homepagehttps://github.com/atanunq/viu
Repositoryhttps://github.com/atanunq/viu
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.

Nix95%

viu

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

viu 1.6.1-r0

Terminal image viewer

https://github.com/atanunq/viu

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

viu-doc 1.6.1-r0

Terminal image viewer (documentation)

https://github.com/atanunq/viu

sudo apk add viu-doc
  • License: MIT
  • Architecture: x86_64
  • Source Package: viu
  • normalized package name match
  • Abgeglichen nach: Viu
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: viu-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
pacman95%

viu 1.6.1-2

Simple terminal image viewer

https://github.com/atanunq/viu

sudo pacman -S viu
  • License: MIT
  • Architecture: x86_64
  • 3 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Viu
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: viu from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

viu 1.5.1-1.5

Terminal image viewer with native support

https://github.com/atanunq/viu

sudo zypper install viu
  • License: MIT
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: viu
  • 5 Abhängigkeiten
  • 2 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Viu
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: viu from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
MacPorts95%

viu

sudo port install viu
  • normalized package name match
  • Abgeglichen nach: Viu
MacPorts ports tree · api.github.com · MacPorts ports tree: graphics/viu/Portfile from https://api.github.com/repos/macports/macports-ports/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

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