Automic VaultAutomic Vault

brew

lsix を Homebrew, apk, apt, Nix, pacman, scoop でインストール

lsix のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install lsix

local Homebrew formula metadata

Linux

Alpine Linux apk確認済み · 92%
sudo apk add lsix

Alpine Linux edge package indexes · lsix · ソース: dl-cdn.alpinelinux.org

Debian apt確認済み · 92%
sudo apt install lsix

Debian stable package indexes · lsix · ソース: deb.debian.org

Nix確認済み · 92%
nix profile install nixpkgs#lsix

nixpkgs package indexes · pkgs/by-name/ls/lsix/package.nix · ソース: api.github.com

Arch Linux pacman確認済み · 92%
sudo pacman -S lsix

Arch Linux sync databases · lsix · ソース: geo.mirror.pkgbuild.com

Windows

Scoop確認済み · 92%
scoop install main/lsix

Scoop official bucket manifest trees · bucket/lsix.json · ソース: api.github.com

概要

パッケージ概要

Shows thumbnails in terminal using sixel graphics

コマンドとエイリアス

  • lsix

履歴

プロジェクトの歴史と使われ方

lsix is a Bash script that behaves like an image-oriented ls: it displays thumbnail montages directly in Sixel-capable terminals. The README positions it as a simple terminal image browser built on ImageMagick and Sixel escape sequences.

プロジェクトの歴史

The GitHub repository was created in 2017. Its README emphasizes simplicity: installation is copying the single lsix script into the user's PATH, with ImageMagick as the only prerequisite.

The project grew alongside renewed interest in inline terminal graphics. The README documents tested or reported support across xterm, MLterm, foot, WezTerm, iTerm2, Konsole, WSLtty, MinTTY, Yaft, and other Sixel-capable terminals, while explicitly listing common incompatible terminals.

採用の歴史

lsix is packaged by several Unix package managers despite being a single script. The supplied package facts list Homebrew, Debian, Alpine, Arch, Nix, and Scoop, and the official README directly mentions Homebrew as a macOS installation path.

The repository's visible GitHub metadata shows thousands of stars and more than one hundred forks, which is unusually high for a small shell utility and reflects its popularity among terminal-graphics enthusiasts.

使われ方

Typical usage is running `lsix` in a directory to display local image thumbnails, or passing explicit filenames and shell globs. Because it delegates decoding to ImageMagick, the README notes broad support for bitmap and non-bitmap formats, with GIFs and multi-image files expanded into montages.

The README says lsix has no command-line flags or configuration files; users who want to change tile width, font, or similar defaults edit variables at the top of the script.

パッケージ好きにとっての重要性

lsix is notable because it is almost aggressively small: a Bash script plus ImageMagick, using old Sixel terminal graphics to solve a real daily problem over SSH. Package nerds tend to care about it because it sits at the intersection of terminal capability detection, image conversion, and the long tail of terminal emulator compatibility.

タイムライン

  • 2017: GitHub repository created.
  • 2024: GitHub repository still active with README updates and a large user-visible star/fork footprint.
  • 2026: Current package facts list lsix in multiple Unix package managers.

Related projects

  • Related projects include ImageMagick, which performs the image conversion and montage work, libsixel, which the README discusses as an alternative library approach, and Sixel-capable terminal emulators such as xterm, MLterm, foot, WezTerm, and iTerm2.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 1 個のプラットフォームターゲットで利用できます。
  • 2 件の実行時依存関係とともにインストールされます。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
lsixcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-25
マネージャ版1.9.1
マネージャ更新日
ローカルデータOK
上流最新
検出された最新1.9.1

https://github.com/hackerb9/lsix

  • 情報No package-manager update timestamp was available.信頼度 低

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:lsix
バージョン1.9.1
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/lsix
ホームページhttps://github.com/hackerb9/lsix
リポジトリhttps://github.com/hackerb9/lsix
上流ドキュメントhttps://github.com/hackerb9/lsix#readme
ライセンスGPL-3.0-or-later OR X11
ソースアーカイブhttps://github.com/hackerb9/lsix/archive/refs/tags/1.9.1.tar.gz
依存関係bash, imagemagick
Bottle利用可能 (対象 all)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namelsix
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Debian apt95%

lsix 1.9.1-2

Show thumbnails in terminal using sixel graphics

https://github.com/hackerb9/lsix

sudo apt install lsix
  • Section: utils
  • Architecture: all
  • 1 依存関係
  • normalized package name match
  • 一致条件: Lsix
Debian stable package indexes · deb.debian.org · Debian stable package indexes: lsix from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

lsix

nix profile install nixpkgs#lsix
  • normalized package name match
  • 一致条件: Lsix
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ls/lsix/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
apk95%

lsix 1.8.2-r0

Preview thumbnails in the terminal using sixel graphics

https://github.com/hackerb9/lsix

sudo apk add lsix
  • License: GPL-3.0-only
  • Architecture: x86_64
  • Source Package: lsix
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Lsix
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: lsix from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
pacman95%

lsix 1.9.1-1

Like ls, but for images, shows thumbnails in terminal using sixel graphics

https://github.com/hackerb9/lsix

sudo pacman -S lsix
  • License: GPL-3.0-or-later
  • Architecture: any
  • 2 依存関係
  • normalized package name match
  • 一致条件: Lsix
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: lsix from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
Scoop95%

main/lsix

scoop install main/lsix
  • normalized package name match
  • 一致条件: Lsix
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/lsix.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment