pkg.soopen package index

brew / rang 6002

Installer lsix avec Homebrew, apk, apt, Nix, pacman, scoop

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de lsix pour les workflows d'agents IA.

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install lsix

local Homebrew formula metadata

Linux

Alpine Linux apkvérifié · 92%
sudo apk add lsix

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

Debian aptvérifié · 92%
sudo apt install lsix

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

Nixvérifié · 92%
nix profile install nixpkgs#lsix

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

Arch Linux pacmanvérifié · 92%
sudo pacman -S lsix

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

Windows

Scoopvérifié · 92%
scoop install main/lsix

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

aperçu

Résumé du paquet

Shows thumbnails in terminal using sixel graphics

Commandes et alias

  • lsix

historique

Historique du projet et usages

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.

Historique du projet

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.

Historique d'adoption

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.

Modes d'utilisation

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.

Pourquoi les passionnés de paquets s'y intéressent

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.

Chronologie

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

posture de sécurité

Niveau de risque : vert

narrow executable package without higher-risk signals.

Classificateur de risque

risque vert · confiance faible · appliance

Pourquoi

  • narrow executable package without higher-risk signals

Signaux

  • metadata:no-higher-risk-signals

Comportement d'installation

  • Aucune métadonnée de bottle Homebrew n’a été enregistrée.

Revue recommandée

Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.

exécutables

Exécutables installés

CommandeTypeExpositionNote
lsixexécutableexécutable indexéDécouvert depuis l'index local des exécutables.

fraîcheur

Version et fraîcheur

Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.

page générée2026-08-03
version du gestionnaire1.9.1
gestionnaire mis à jour
données localesinconnu
amontnon disponible
dernière version détectéenon détecté
  • OKAucun avertissement de fraîcheur n'a été généré.

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:lsix
Version1.9.1
Gestionnaire de paquetsHomebrew
Page d'accueilhttps://github.com/hackerb9/lsix
Dépôthttps://github.com/hackerb9/lsix
Bouteillenon enregistré
Serviceaucun déclaré

correspondances dans les bases sources

Autres enregistrements de gestionnaires de paquets

Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.

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 Dépendances
  • normalized package name match
  • Correspondance par : 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
  • Correspondance par : 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 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : 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 Dépendances
  • normalized package name match
  • Correspondance par : 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
  • Correspondance par : 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

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

  • 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