pkg.soopen package index

brew / 排名 2176

使用 Homebrew, apk, MacPorts, Nix, pacman, zypper 安装 viu

查看 viu 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install viu

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install viu

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

Linux

Alpine Linux apk已验证 · 92%
sudo apk add viu

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

Nix已验证 · 92%
nix profile install nixpkgs#viu

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

Arch Linux pacman已验证 · 92%
sudo pacman -S viu

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

openSUSE zypper已验证 · 92%
sudo zypper install viu

openSUSE Tumbleweed package metadata · viu · 来源: download.opensuse.org

概览

软件包摘要

Simple terminal image viewer written in Rust

命令和别名

  • viu

历史

项目历史与用法

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.

时间线

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

安全态势

风险级别:blue

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

风险分类器

blue 风险 · 中 置信度 · tool

原因

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

信号

  • text:image

安装行为

  • 未记录 Homebrew bottle 元数据。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
viu可执行文件已索引可执行文件从本地可执行文件索引发现。

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-08-03
管理器版本1.6.1
管理器更新时间
本地数据未知
上游不可用
检测到的最新版本未检测到
  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:viu
版本1.6.1
软件包管理器Homebrew
主页https://github.com/atanunq/viu
仓库https://github.com/atanunq/viu
Bottle未记录
服务未声明

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Nix95%

viu

nix profile install nixpkgs#viu
  • normalized package name match
  • 匹配方式: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 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式: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
  • 匹配方式: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 依赖
  • normalized package name match
  • 匹配方式: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 依赖
  • 2 提供
  • normalized package name match
  • 匹配方式: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
  • 匹配方式: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

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • 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