macOS
brew install viulocal Homebrew formula metadata
sudo port install viuMacPorts ports tree · graphics/viu/Portfile · Quelle: api.github.com
brew / Rang 2176
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für viu in AI-Agent-Workflows.
Installation
brew install viulocal Homebrew formula metadata
sudo port install viuMacPorts ports tree · graphics/viu/Portfile · Quelle: api.github.com
sudo apk add viuAlpine Linux edge package indexes · viu · Quelle: dl-cdn.alpinelinux.org
nix profile install nixpkgs#viunixpkgs package indexes · pkgs/by-name/vi/viu/package.nix · Quelle: api.github.com
sudo pacman -S viuArch Linux sync databases · viu · Quelle: geo.mirror.pkgbuild.com
sudo zypper install viuopenSUSE Tumbleweed package metadata · viu · Quelle: download.opensuse.org
Überblick
Simple terminal image viewer written in Rust
Verlauf
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.
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.
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.
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.
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.
Sicherheitslage
broad file, network, media, or database tool signal.
blue Risiko · mittel Konfidenz · tool
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
viu | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
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.
Installationsmetadaten
| Paketschlüssel | brew:viu |
|---|---|
| Version | 1.6.1 |
| Paketmanager | Homebrew |
| Homepage | https://github.com/atanunq/viu |
| Repository | https://github.com/atanunq/viu |
| Bottle | nicht erfasst |
| Dienst | keiner deklariert |
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
viu
nix profile install nixpkgs#viuviu 1.6.1-r0
Terminal image viewer
https://github.com/atanunq/viu
sudo apk add viuviu-doc 1.6.1-r0
Terminal image viewer (documentation)
https://github.com/atanunq/viu
sudo apk add viu-docviu 1.6.1-2
Simple terminal image viewer
https://github.com/atanunq/viu
sudo pacman -S viuviu 1.5.1-1.5
Terminal image viewer with native support
https://github.com/atanunq/viu
sudo zypper install viuviu
sudo port install viuQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.