Automic VaultAutomic Vault

brew

使用 Homebrew, apk, dnf, MacPorts, Nix, pacman, apt, zypper 安装 liblouis

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

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install liblouis

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install liblouis

MacPorts ports tree · textproc/liblouis/Portfile · 来源: api.github.com

Linux

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

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

Fedora dnf已验证 · 92%
sudo dnf install liblouis

Fedora Rawhide package metadata · liblouis · 来源: dl.fedoraproject.org

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

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

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

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

Debian apt已验证 · 92%
sudo apt install liblouis-bin

Debian stable package indexes · liblouis-bin · 来源: deb.debian.org

openSUSE zypper已验证 · 92%
sudo zypper install liblouis-data

openSUSE Tumbleweed package metadata · liblouis-data · 来源: download.opensuse.org

概览

软件包摘要

Open-source braille translator and back-translator

命令和别名

  • lou_allround
  • lou_checkhyphens
  • lou_checktable
  • lou_debug
  • lou_tableinfo
  • lou_trace
  • lou_translate

历史

项目历史与用法

Liblouis is an open source braille translator and back-translator named for Louis Braille. It provides a C library, translation tables for many languages and braille codes, and command-line tools for checking, debugging, and testing braille translation tables.

项目历史

The Liblouis README says the project began in 2002 through ViewPlus, which wanted high-quality braille support as an open source effort and supported John Boyer with a monthly stipend so he could work with sighted assistants. The project was based on translation routines from the BRLTTY Linux screen reader but grew beyond those routines into a standalone shared library and Windows DLL.

Liblouis supports computer and literary braille, contracted and uncontracted translation, hyphenation, math braille, and a rule- or dictionary-based table system. Its manual is aimed both at people writing translation tables and programmers embedding the library.

采用历史

The README documents use in the NVDA and Orca open source screen readers and in commercial assistive technology from ViewPlus. Software Freedom Conservancy's March 17, 2025 announcement described liblouis as embedded in assistive technologies including screen readers, braille displays, Android devices, and iPhone devices.

A May 6, 2014 maintainership-succession announcement says John Boyer and ViewPlus initiated the Liblouis project twelve years earlier, and that Boyer built a community around it before passing maintainership to younger volunteers.

使用方式

Users commonly interact with Liblouis through programs such as lou_checktable, lou_debug, lou_translate, lou_trace, and lou_allround, or by linking the library from screen readers, embossing software, document converters, and mobile accessibility stacks. Table authors write text files with opcodes, includes, display rules, hyphenation support, and metadata.

为什么软件包爱好者会关心

Liblouis is significant because it turns braille translation into portable, inspectable data files plus a C ABI. For packagers, the table data, CLI validation tools, and library are inseparable: shipping the package means shipping both accessibility infrastructure and the tools to keep language-specific braille rules correct.

时间线

  • 2002: ViewPlus and John Boyer began Liblouis.
  • 2012: GitHub repository created on July 21, 2012.
  • 2014: Maintainership succession announced on May 6, 2014.
  • 2025: Liblouis joined Software Freedom Conservancy on March 17, 2025.
  • 2026: Repository metadata recorded active development on July 1, 2026.

Related projects

  • BRLTTY provided the translation-routine foundation for Liblouis.
  • NVDA and Orca are documented downstream screen-reader users.
  • liblouisutdml and BrailleBlaster are adjacent braille formatting and transcription projects associated with the broader Liblouis ecosystem.

安全态势

风险级别:绿色

library-like package without higher-risk signals.

风险分类器

绿色 风险 · 低 置信度 · appliance

原因

  • library-like package without higher-risk signals

信号

  • metadata:library-like

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 6 个平台目标。
  • 安装时包含 1 个运行时依赖。
  • 构建元数据列出 2 个构建依赖。

建议审查

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

可执行文件

已安装的可执行文件

命令类型暴露范围备注
lou_allroundcli全局可执行文件
lou_checkhyphenscli全局可执行文件
lou_checktablecli全局可执行文件
lou_debugcli全局可执行文件
lou_tableinfocli全局可执行文件
lou_tracecli全局可执行文件
lou_translatecli全局可执行文件

新鲜度

版本和新鲜度

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

页面生成时间2026-07-25
管理器版本3.38.0
管理器更新时间2026-06-01
本地数据OK
上游not checked
检测到的最新版本未检测到

https://github.com/liblouis/liblouis

安装元数据

软件包元数据

软件包键brew:liblouis
版本3.38.0
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/liblouis
主页https://liblouis.io
仓库https://github.com/liblouis/liblouis
上游文档https://liblouis.io/
许可证GPL-3.0-or-later AND LGPL-2.1-or-later
源码归档https://github.com/liblouis/liblouis/releases/download/v3.38.0/liblouis-3.38.0.tar.gz
最后更新2026-06-01T17:25:04Z
Pulseupdated
依赖python@3.14
构建依赖help2man, pkgconf
macOS 提供的库m4
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

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

源数据库匹配

其他软件包管理器记录

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

Debian apt95%

liblouis-bin 3.33.0-1

Braille translation library - utilities

http://liblouis.org/

sudo apt install liblouis-bin
  • Section: text
  • Architecture: amd64
  • Source Package: liblouis
  • 3 依赖
  • normalized package name match
  • 匹配方式:Liblouis
Debian stable package indexes · deb.debian.org · Debian stable package indexes: liblouis-bin from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

liblouis-data 3.33.0-1

Braille translation library - data

http://liblouis.org/

sudo apt install liblouis-data
  • Section: text
  • Architecture: all
  • Source Package: liblouis
  • normalized package name match
  • 匹配方式:Liblouis
Debian stable package indexes · deb.debian.org · Debian stable package indexes: liblouis-data from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

liblouis-dev 3.33.0-1

Braille translation library - static libs and headers

http://liblouis.org/

sudo apt install liblouis-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: liblouis
  • 1 依赖
  • normalized package name match
  • 匹配方式:Liblouis
Debian stable package indexes · deb.debian.org · Debian stable package indexes: liblouis-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

liblouis20 3.33.0-1

Braille translation library - shared libs

http://liblouis.org/

sudo apt install liblouis20
  • Section: libs
  • Architecture: amd64
  • Source Package: liblouis
  • 2 依赖
  • normalized package name match
  • 匹配方式:Liblouis
Debian stable package indexes · deb.debian.org · Debian stable package indexes: liblouis20 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

python3-louis 3.33.0-1

Python bindings for liblouis

http://liblouis.org/

sudo apt install python3-louis
  • Section: python
  • Architecture: all
  • Source Package: liblouis
  • 2 依赖
  • normalized package name match
  • 匹配方式:Liblouis
Debian stable package indexes · deb.debian.org · Debian stable package indexes: python3-louis from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

liblouis

nix profile install nixpkgs#liblouis
  • normalized package name match
  • 匹配方式:Liblouis
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/li/liblouis/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

liblouis-bin 3.29.0-1build1

Braille translation library - utilities

http://liblouis.org/

sudo apt install liblouis-bin
  • Section: universe/text
  • Architecture: amd64
  • Source Package: liblouis
  • 3 依赖
  • normalized package name match
  • 匹配方式:Liblouis
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: liblouis-bin from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

liblouis-data 3.29.0-1build1

Braille translation library - data

http://liblouis.org/

sudo apt install liblouis-data
  • Section: text
  • Architecture: all
  • Source Package: liblouis
  • normalized package name match
  • 匹配方式:Liblouis
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: liblouis-data from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
Ubuntu apt95%

liblouis-dev 3.29.0-1build1

Braille translation library - static libs and headers

http://liblouis.org/

sudo apt install liblouis-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: liblouis
  • 1 依赖
  • normalized package name match
  • 匹配方式:Liblouis
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: liblouis-dev from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
Ubuntu apt95%

liblouis20 3.29.0-1build1

Braille translation library - shared libs

http://liblouis.org/

sudo apt install liblouis20
  • Section: libs
  • Architecture: amd64
  • Source Package: liblouis
  • 2 依赖
  • normalized package name match
  • 匹配方式:Liblouis
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: liblouis20 from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
Ubuntu apt95%

python3-louis 3.29.0-1build1

Python bindings for liblouis

http://liblouis.org/

sudo apt install python3-louis
  • Section: python
  • Architecture: all
  • Source Package: liblouis
  • 2 依赖
  • normalized package name match
  • 匹配方式:Liblouis
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: python3-louis from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
apk95%

liblouis 3.38.0-r0

Braille translator and back-translator

https://liblouis.io/

sudo apk add liblouis
  • License: GPL-3.0-or-later
  • Architecture: x86_64
  • Source Package: liblouis
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Liblouis
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: liblouis from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

liblouis-bin 3.38.0-r0

Braille translator and back-translator (tools)

https://liblouis.io/

sudo apk add liblouis-bin
  • License: GPL-3.0-or-later
  • Architecture: x86_64
  • Source Package: liblouis
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Liblouis
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: liblouis-bin from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

liblouis-dev 3.38.0-r0

Braille translator and back-translator (development files)

https://liblouis.io/

sudo apk add liblouis-dev
  • License: GPL-3.0-or-later
  • Architecture: x86_64
  • Source Package: liblouis
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Liblouis
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: liblouis-dev from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

liblouis-doc 3.38.0-r0

Braille translator and back-translator (documentation)

https://liblouis.io/

sudo apk add liblouis-doc
  • License: GPL-3.0-or-later
  • Architecture: x86_64
  • Source Package: liblouis
  • normalized package name match
  • 匹配方式:Liblouis
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: liblouis-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

liblouis-static 3.38.0-r0

Braille translator and back-translator (static library)

https://liblouis.io/

sudo apk add liblouis-static
  • License: GPL-3.0-or-later
  • Architecture: x86_64
  • Source Package: liblouis
  • 1 依赖
  • normalized package name match
  • 匹配方式:Liblouis
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: liblouis-static from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz

来源线索

由仓库数据生成

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

使用的来源

  • 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