macOS
brew install libsixellocal Homebrew formula metadata
sudo port install libsixelMacPorts ports tree · graphics/libsixel/Portfile · 来源: api.github.com
安装
brew install libsixellocal Homebrew formula metadata
sudo port install libsixelMacPorts ports tree · graphics/libsixel/Portfile · 来源: api.github.com
sudo apk add libsixelAlpine Linux edge package indexes · libsixel · 来源: dl-cdn.alpinelinux.org
sudo dnf install libsixelFedora Rawhide package metadata · libsixel · 来源: dl.fedoraproject.org
nix profile install nixpkgs#libsixelnixpkgs package indexes · pkgs/by-name/li/libsixel/package.nix · 来源: api.github.com
sudo pacman -S libsixelArch Linux sync databases · libsixel · 来源: geo.mirror.pkgbuild.com
sudo apt install libsixel-binDebian stable package indexes · libsixel-bin · 来源: deb.debian.org
sudo zypper install libsixel-bash-completionopenSUSE Tumbleweed package metadata · libsixel-bash-completion · 来源: download.opensuse.org
概览
SIXEL encoder/decoder implementation
历史
libsixel is a C encoder and decoder for DEC SIXEL terminal graphics, plus command-line tools such as img2sixel and sixel2png. It matters because it helped revive a 1980s terminal image protocol for modern terminals, plots, previews, and command-line image workflows.
The project traces back to Hayaki Saito's libsixel work, described as an implementation derived from kmiya's sixel encoder. Its README explains SIXEL as a Digital Equipment Corporation format for printer and terminal imaging whose data is represented as terminal-friendly escape sequences.
A community fork under the libsixel GitHub organization continued the project after Saito stopped participating publicly in January 2020, according to the fork README. That fork collected improvements and security patches, later switching the build system to Meson for libsixel 2.0.
libsixel rode a broader revival of terminal graphics. The README lists use in or integration with projects and workflows around gnuplot, Ghostscript, ImageMagick, lsix, FFmpeg-SIXEL, SDL experiments, w3m integration, GNU Screen forks, RetroArch, and terminal support in xterm, mlterm, iTerm2, WezTerm, and related emulators.
The README also lists packaging through FreeBSD ports, pkgsrc, Homebrew, Debian, Arch, Gentoo, Ubuntu, NixOS, OpenBSD Ports, Fedora Copr, SlackBuilds, and MacPorts, which made it a common optional dependency for software that wants SIXEL output.
Users most often meet libsixel through `img2sixel`, which converts images and animations into SIXEL escape sequences for display in a compatible terminal, and `sixel2png`, which decodes SIXEL back into PNG. Developers can use the C API and several language bindings to generate or decode SIXEL programmatically.
The practical constraint is terminal support: when the terminal understands SIXEL, the output renders inline; when it does not, users see escape data or nothing useful.
libsixel is a package-nerd favorite because it compresses a lot of terminal history into one dependency: DEC hardware, escape sequences, image quantization, terminal emulator feature flags, and modern CLI image previews all meet in a small C library.
It also shows how optional media support propagates through package managers. A plotting tool, terminal browser, or file manager may grow SIXEL support only when a distro or formula enables the right build option and ships libsixel.
安全态势
library-like package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
img2sixel | cli | 全局可执行文件 | |
libsixel-config | cli | 全局可执行文件 | |
sixel2png | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/libsixel/libsixel
安装元数据
| 软件包键 | brew:libsixel |
|---|---|
| 版本 | 1.10.5 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/libsixel |
| 主页 | https://github.com/saitoha/sixel |
| 仓库 | https://github.com/saitoha/sixel |
| 上游文档 | https://github.com/libsixel/libsixel#readme |
| 许可证 | MIT |
| 源码归档 | https://github.com/libsixel/libsixel/archive/refs/tags/v1.10.5.tar.gz |
| 依赖 | jpeg-turbo, libpng |
| 构建依赖 | meson, ninja |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | libsixel |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
libsixel-bin 1.10.5-1
DEC SIXEL graphics codec implementation (binary)
https://github.com/libsixel/libsixel
sudo apt install libsixel-binlibsixel-dev 1.10.5-1
DEC SIXEL graphics codec implementation (develop)
https://github.com/libsixel/libsixel
sudo apt install libsixel-devlibsixel-examples 1.10.5-1
DEC SIXEL graphics codec implementation (examples)
https://github.com/libsixel/libsixel
sudo apt install libsixel-exampleslibsixel1 1.10.5-1
DEC SIXEL graphics codec implementation (runtime)
https://github.com/libsixel/libsixel
sudo apt install libsixel1libsixel
nix profile install nixpkgs#libsixellibsixel-bin 1.10.3-3build1
DEC SIXEL graphics codec implementation (binary)
https://github.com/libsixel/libsixel
sudo apt install libsixel-binlibsixel-dev 1.10.3-3build1
DEC SIXEL graphics codec implementation (develop)
https://github.com/libsixel/libsixel
sudo apt install libsixel-devlibsixel-examples 1.10.3-3build1
DEC SIXEL graphics codec implementation (examples)
https://github.com/libsixel/libsixel
sudo apt install libsixel-exampleslibsixel1 1.10.3-3build1
DEC SIXEL graphics codec implementation (runtime)
https://github.com/libsixel/libsixel
sudo apt install libsixel1libsixel 1.10.5-r0
SIXEL encoder/decoder implementation
https://github.com/libsixel/libsixel
sudo apk add libsixellibsixel-dev 1.10.5-r0
SIXEL encoder/decoder implementation (development files)
https://github.com/libsixel/libsixel
sudo apk add libsixel-devlibsixel-doc 1.10.5-r0
SIXEL encoder/decoder implementation (documentation)
https://github.com/libsixel/libsixel
sudo apk add libsixel-doclibsixel-tools 1.10.5-r0
SIXEL encoder/decoder implementation
https://github.com/libsixel/libsixel
sudo apk add libsixel-toolslibsixel-tools-bash-completion 1.10.5-r0
SIXEL encoder/decoder implementation
https://github.com/libsixel/libsixel
sudo apk add libsixel-tools-bash-completionlibsixel-tools-zsh-completion 1.10.5-r0
SIXEL encoder/decoder implementation
https://github.com/libsixel/libsixel
sudo apk add libsixel-tools-zsh-completionlibsixel 1.10.5-6.fc45
SIXEL encoding and decoding
https://github.com/libsixel/libsixel
sudo dnf install libsixel来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.