Automic VaultAutomic Vault

brew

Install halibut with Homebrew, apt, dnf, Nix, pacman, zypper

Yet another free document preparation system. Version 1.3 via Homebrew; verified from local package data.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install halibut

local Homebrew formula metadata

Linux

Debian aptverified · 92%
sudo apt install halibut

Debian stable package indexes · halibut · source: deb.debian.org

Fedora dnfverified · 92%
sudo dnf install halibut

Fedora Rawhide package metadata · halibut · source: dl.fedoraproject.org

Nixverified · 92%
nix profile install nixpkgs#halibut

nixpkgs package indexes · pkgs/by-name/ha/halibut/package.nix · source: api.github.com

Arch Linux pacmanverified · 92%
sudo pacman -S halibut

Arch Linux sync databases · halibut · source: geo.mirror.pkgbuild.com

openSUSE zypperverified · 92%
sudo zypper install halibut

openSUSE Tumbleweed package metadata · halibut · source: download.opensuse.org

overview

Package summary

Yet another free document preparation system

Commands and aliases

  • halibut

history

Project history and usage

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.

Project history

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.

Adoption history

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.

How it is used

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.

Why package nerds care

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.

Timeline

  • 1999-2007: License text and historical copyright notices associate Halibut's early development with this period.
  • 2004-2017: The 1.3 manual records manual copyright coverage across this period.
  • 2021: Halibut 1.3 was released with the documented feature set on the official page.
  • 2021: The official page documented the recursive Git clone URL and web repository browser for development sources.

Related projects

  • NASM: project whose documentation needs inspired Halibut's original ideas.
  • TeX, TeXinfo, debiandoc-sgml, and DocBook: documentation systems discussed in Halibut's rationale.
  • Simon Tatham's PuTTY and puzzle projects: neighboring software ecosystem that uses documentation-oriented tooling, though not a direct dependency claim here.

security posture

Risk level: green

narrow executable package without higher-risk signals.

Risk classifier

green risk · low confidence · appliance

Why

  • narrow executable package without higher-risk signals

Signals

  • metadata:no-higher-risk-signals

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 13 platform targets.
  • Build metadata lists 1 build dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

executables

Installed executables

CommandKindExposureNote
halibutcliglobal executable

freshness

Version and 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.

page generated2026-07-08
manager version1.3
manager updated
local dataok
upstreamnot checked
latest detectednot detected

https://www.chiark.greenend.org.uk/~sgtatham/halibut/

install metadata

Package metadata

Package keybrew:halibut
Version1.3
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/halibut
Homepagehttps://www.chiark.greenend.org.uk/~sgtatham/halibut/
Repositoryhttps://git.tartarus.org/simon/halibut.git
Upstream docshttps://www.chiark.greenend.org.uk/~sgtatham/halibut
LicenseMIT AND APAFML
Source archivehttps://www.chiark.greenend.org.uk/~sgtatham/halibut/halibut-1.3/halibut-1.3.tar.gz
Build dependenciescmake
Bottleavailable (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-installnot defined
Servicenone declared

registry facts

Source database details

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

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Debian apt95%

halibut 1.3-2

yet another free document preparation system

https://www.chiark.greenend.org.uk/~sgtatham/halibut.html

sudo apt install halibut
  • Section: text
  • Architecture: amd64
  • 1 dependencies
  • normalized package name match
  • Matched by: Halibut
Debian stable package indexes · deb.debian.org · Debian stable package indexes: halibut from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

halibut

nix profile install nixpkgs#halibut
  • normalized package name match
  • Matched by: Halibut
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ha/halibut/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

halibut 1.3-2

yet another free document preparation system

https://www.chiark.greenend.org.uk/~sgtatham/halibut.html

sudo apt install halibut
  • Section: universe/text
  • Architecture: amd64
  • 1 dependencies
  • normalized package name match
  • Matched by: Halibut
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: halibut from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
dnf95%

halibut 1.3-12.fc44

TeX-like software manual tool

http://www.chiark.greenend.org.uk/~sgtatham/halibut.html

sudo dnf install halibut
  • License: MIT and APAFML
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: halibut
  • 2 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Halibut
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: halibut from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

vim-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-halibut
  • License: MIT and APAFML
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: halibut
  • 1 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Halibut
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: vim-halibut from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

halibut 1.3-3

Free document preparation system

https://www.chiark.greenend.org.uk/~sgtatham/halibut/

sudo pacman -S halibut
  • License: MIT
  • Architecture: x86_64
  • 1 dependencies
  • normalized package name match
  • Matched by: Halibut
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: halibut from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

halibut 1.3-1.3

Document preparation system similar to TeX

https://www.chiark.greenend.org.uk/~sgtatham/halibut/

sudo zypper install halibut
  • License: MIT AND APAFML
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: halibut
  • 1 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Halibut
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: halibut from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • 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