Automic VaultAutomic Vault

brew

lsix mit Homebrew, apk, apt, Nix, pacman, scoop installieren

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

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install lsix

local Homebrew formula metadata

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add lsix

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

Debian aptverifiziert · 92%
sudo apt install lsix

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

Nixverifiziert · 92%
nix profile install nixpkgs#lsix

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

Arch Linux pacmanverifiziert · 92%
sudo pacman -S lsix

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

Windows

Scoopverifiziert · 92%
scoop install main/lsix

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

Überblick

Paketzusammenfassung

Shows thumbnails in terminal using sixel graphics

Befehle und Aliase

  • lsix

Verlauf

Projektgeschichte und Nutzung

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.

Projektgeschichte

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.

Adoptionsgeschichte

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.

Wie es verwendet wird

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.

Warum Paket-Nerds sich dafür interessieren

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.

Zeitleiste

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

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

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 1 Plattformziele verfügbar.
  • Installiert mit 2 Laufzeitabhängigkeiten.

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
lsixcliglobales Executable

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-07-25
Manager-Version1.9.1
Manager aktualisiert
lokale DatenOK
Upstreamaktuell
neueste erkannte Version1.9.1

https://github.com/hackerb9/lsix

  • InfoNo package-manager update timestamp was available.niedrig Konfidenz

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:lsix
Version1.9.1
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/lsix
Homepagehttps://github.com/hackerb9/lsix
Repositoryhttps://github.com/hackerb9/lsix
Upstream-Dokumentationhttps://github.com/hackerb9/lsix#readme
LizenzGPL-3.0-or-later OR X11
Quellarchivhttps://github.com/hackerb9/lsix/archive/refs/tags/1.9.1.tar.gz
Abhängigkeitenbash, imagemagick
Bottleverfügbar (auf all)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

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

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

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

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 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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
  • Abgeglichen nach: 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 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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
  • Abgeglichen nach: 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

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