macOS
brew install halibutlocal Homebrew formula metadata
brew
Yet another free document preparation system. Version 1.3 via Homebrew; verified from local package data.
install
brew install halibutlocal Homebrew formula metadata
sudo apt install halibutDebian stable package indexes · halibut · source: deb.debian.org
sudo dnf install halibutFedora Rawhide package metadata · halibut · source: dl.fedoraproject.org
nix profile install nixpkgs#halibutnixpkgs package indexes · pkgs/by-name/ha/halibut/package.nix · source: api.github.com
sudo pacman -S halibutArch Linux sync databases · halibut · source: geo.mirror.pkgbuild.com
sudo zypper install halibutopenSUSE Tumbleweed package metadata · halibut · source: download.opensuse.org
overview
Yet another free document preparation system
history
Halibut is Simon Tatham's free document preparation system for software manuals. It reads one source format and emits plain text, HTML, PDF, PostScript, Unix man pages, Unix info files, Windows HTML Help, and Windows WinHelp.
The official Halibut page explains that the idea came from Simon Tatham's work on NASM documentation, where he wanted web, printable, and online-viewable outputs from one source. An earlier Perl implementation proved the concepts but was slow and hard to maintain, so Halibut was rewritten in portable C.
Halibut's design is explicitly shaped by dissatisfaction with existing tools for this particular niche. The homepage compares it with TeX, TeXinfo, debiandoc-sgml, and DocBook, emphasizing multi-format output, pervasive cross-references, indexing, Unicode fallback, portability, and configurable output directives.
Halibut is a niche tool, but it persists because it solves a durable problem for maintainers of text-heavy software manuals. The project is associated with Simon Tatham's software ecosystem, and the official page provides both release archives and a public Git repository for development sources.
Its package-manager footprint is small but meaningful: users who package or build older software documentation can install `halibut` without adopting a larger documentation framework. Homebrew, Debian-family packages, Fedora-family packages, Arch-family packages, Nix, and openSUSE package names in the input show that the tool has enough downstream utility to be carried by multiple distributions.
Users write Halibut source and run the `halibut` executable to generate manuals in several target formats. The supported formats make it useful for projects that want web documentation, printable documents, Unix manual pages, and legacy Windows help outputs from a single source.
The official documentation does not describe a user config file or credential store. Its main operational inputs are document source files and output-format directives embedded in or supplied with the documentation build.
Halibut is interesting to package nerds because it is a small, old-school build tool with a very specific documentation niche. It is not a general Markdown or DocBook replacement; it survives because some projects need exactly its multi-output manual pipeline.
The package is also a reminder that documentation generators are build dependencies. Even when end users never run Halibut directly, distributions may need it to rebuild man pages, HTML manuals, or release documentation from source.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
halibut | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://www.chiark.greenend.org.uk/~sgtatham/halibut/
install metadata
| Package key | brew:halibut |
|---|---|
| Version | 1.3 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/halibut |
| Homepage | https://www.chiark.greenend.org.uk/~sgtatham/halibut/ |
| Repository | https://git.tartarus.org/simon/halibut.git |
| Upstream docs | https://www.chiark.greenend.org.uk/~sgtatham/halibut |
| License | MIT AND APAFML |
| Source archive | https://www.chiark.greenend.org.uk/~sgtatham/halibut/halibut-1.3/halibut-1.3.tar.gz |
| Build dependencies | cmake |
| Bottle | available (on arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | halibut |
| 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 |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
halibut 1.3-2
yet another free document preparation system
https://www.chiark.greenend.org.uk/~sgtatham/halibut.html
sudo apt install halibuthalibut
nix profile install nixpkgs#halibuthalibut 1.3-2
yet another free document preparation system
https://www.chiark.greenend.org.uk/~sgtatham/halibut.html
sudo apt install halibuthalibut 1.3-12.fc44
TeX-like software manual tool
http://www.chiark.greenend.org.uk/~sgtatham/halibut.html
sudo dnf install halibutvim-halibut 1.3-12.fc44
Syntax file for the halibut manual tool
http://www.chiark.greenend.org.uk/~sgtatham/halibut.html
sudo dnf install vim-halibuthalibut 1.3-3
Free document preparation system
https://www.chiark.greenend.org.uk/~sgtatham/halibut/
sudo pacman -S halibuthalibut 1.3-1.3
Document preparation system similar to TeX
https://www.chiark.greenend.org.uk/~sgtatham/halibut/
sudo zypper install halibutsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.