Automic VaultAutomic Vault

brew

Install hatari with Homebrew, apt, dnf, MacPorts, Nix, pacman

Atari ST/STE/TT/Falcon emulator. Version 2.6.1 via Homebrew; verified 2026-06-18.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install hatari

local Homebrew formula metadata

MacPortsverified · 94%
sudo port install hatari

MacPorts ports tree · emulators/hatari/Portfile · source: api.github.com

Linux

Debian aptverified · 92%
sudo apt install hatari

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

Fedora dnfverified · 92%
sudo dnf install hatari

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

Nixverified · 92%
nix profile install nixpkgs#hatari

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

Arch Linux pacmanverified · 92%
sudo pacman -S hatari

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

overview

Package summary

Atari ST/STE/TT/Falcon emulator

Commands and aliases

  • atari-convert-dir
  • atari-hd-image
  • gst2ascii
  • hatari
  • hatari-prg-args
  • hatari_profile
  • hmsa
  • zip2st

history

Project history and usage

Hatari is an open-source Atari ST/STE/TT/Falcon emulator for Unix-like systems, macOS, Windows, and other SDL-supported platforms. It is historically significant because it targets hardware-faithful emulation for games, demos, GEM applications, and retro-development workflows rather than only a comfortable desktop shell.

The project has a long-lived release record: the official site marked Hatari v0.01 as twenty years old in March 2021, placing the project's origin in 2001. Its package-manager presence gives retro-computing users a maintained route to an emulator whose accuracy depends on many small CPU, video, sound, disk, debugger, and machine-model fixes.

Project history

The official About page describes Hatari as an Atari ST/STE/TT/Falcon emulator and explains the design goal: emulate ST hardware closely enough to run old ST games and demos. It also notes support for STE hardware, TT and Falcon hardware such as Videl and DSP 56001, hard-disk images, host-directory mounting, joystick emulation, and the need for a TOS image or EmuTOS.

Hatari's release history shows steady expansion from ST/STE emulation toward more accurate TT and Falcon behavior. Entries for the 1.x and 2.x lines repeatedly mention CPU core work, WinUAE-derived CPU updates for Falcon accuracy, TT video, DSP, MMU, FPU, Videl, SCSI, SCC, MIDI, sound, debugger, profiler, and demo/game compatibility fixes.

The project's hosting history also reflects older open-source infrastructure. The news page records a move from BerliOS to tuxfamily.org in 2011, a source repository switch from Mercurial to Git in 2019, and a move to Framagit and the hatari-emu.org site in 2025.

Adoption history

Hatari adoption sits in the retro-computing and demo-scene ecosystem. Users install it to run Atari ST software, inspect old programs, test demos and games, use a built-in debugger, and develop or debug software for ST-family machines without relying on original hardware.

The official site notes packages and binaries are not available for all architectures, which helps explain the role of OS package managers. Homebrew, Debian, Ubuntu, Fedora, Arch, Nix, and MacPorts entries make Hatari available through familiar update channels while still pointing users to TOS/EmuTOS requirements and project documentation.

The emulator's compatibility story is cumulative. Release notes repeatedly name fixed demos, games, and programs, which is how emulators earn adoption in preservation communities: each hardware edge case can unlock a specific title or production.

How it is used

Typical use is graphical or command-line: run hatari with a TOS or EmuTOS image, select an Atari machine profile, mount disk images or host directories, configure video/sound/input, and launch Atari software. Companion tools in the package help convert directories, create hard-disk images, inspect GST symbols, profile code, and manage disk-image formats.

Hatari is also a developer tool. The debugger manual describes a built-in debugging interface for analyzing code running in the emulated machine, and the release notes emphasize debugger and profiler improvements alongside end-user emulation fixes.

Why package nerds care

Hatari is interesting to package maintainers because it bridges old machine ROM requirements with modern SDL-based distribution. The package can ship the emulator and tools, but users still need a legal TOS image or EmuTOS replacement, so documentation and runtime expectations matter.

It is also a reminder that emulator packages are living compatibility databases. Seemingly obscure changelog entries about DMA sound, MFP timers, SCSI request handling, Videl refresh rates, MMU bus errors, and Falcon DSP behavior can be the difference between a demo working or failing.

For Homebrew specifically, Hatari is a desktop-style retro package that also installs command-line helper utilities, so it sits between games, preservation, development, and media tooling.

Timeline

  • 2001: Hatari v0.01 was created, according to the project's twentieth-birthday news post.
  • 2011: The project announced a move from BerliOS to tuxfamily.org and a Mercurial repository.
  • 2012: The 1.6.x releases emphasized Falcon DSP/CPU/MMU/FPU and debugger improvements.
  • 2015: Version 1.9.0 included a major CPU update for Falcon emulation based on WinUAE CPU work and added TT-RAM support.
  • 2016: Version 2.0.0 added SDL2 support and a single CPU core path for ST, STE, TT, and Falcon.
  • 2019: The source repository switched from Mercurial to Git.
  • 2025: The project moved to Framagit and the hatari-emu.org site; version 2.6.0 continued machine, debugger, video, serial, SCSI, and compatibility work.

Related projects

  • EmuTOS is the free TOS replacement recommended by Hatari when users cannot supply an Atari TOS image.
  • SDL is the portability layer Hatari uses for supported host systems.
  • WinUAE CPU work influenced Hatari's more accurate Falcon CPU emulation.
  • Atari ST, STE, TT, Falcon, GEMDOS, TOS, Videl, YM2149, DSP 56001, SCSI, and SCC hardware/software concepts recur throughout Hatari documentation and releases.

security posture

Risk level: blue

broad file, network, media, or database tool signal.

Risk classifier

blue risk · medium confidence · tool

Why

  • broad file, network, media, or database tool signal

Signals

  • text:image

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 6 platform targets.
  • Installs with 2 runtime dependencies.
  • 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.

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Unix
/etc/hatari.cfg/usr/local/etc/hatari.cfg~/.config/hatari/hatari.cfg

executables

Installed executables

CommandKindExposureNote
atari-convert-dircliglobal executable
atari-hd-imagecliglobal executable
gst2asciicliglobal executable
hataricliglobal executable
hatari-prg-argscliglobal executable
hatari_profilecliglobal executable
hmsacliglobal executable
zip2stcliglobal 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 version2.6.1
manager updated2026-06-18
local dataok
upstreamnot checked
latest detectednot detected

https://www.hatari-emu.org/

install metadata

Package metadata

Package keybrew:hatari
Version2.6.1
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/hatari
Homepagehttps://www.hatari-emu.org/
Repositoryhttps://framagit.org/hatari/releases
Upstream docshttps://www.hatari-emu.org/docs.html
LicenseGPL-2.0-or-later
Source archivehttps://framagit.org/hatari/releases/-/raw/main/v2.6.1/hatari-2.6.1.tar.bz2
Last updated2026-06-18T02:28:58-04:00
Pulseupdated
Dependencieslibpng, sdl2-compat
Build dependenciescmake
Bottleavailable (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namehatari
Version Scheme0
Revision0
Head VersionHEAD
Requirements
  • xcode
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%

hatari 2.5.0+dfsg-1+b1

Emulator for the Atari ST, STE, TT, and Falcon computers

http://hatari.tuxfamily.org/

sudo apt install hatari
  • Section: otherosfs
  • Architecture: amd64
  • Source Package: hatari
  • 11 dependencies
  • 5 optional deps
  • normalized package name match
  • Matched by: Hatari
Debian stable package indexes · deb.debian.org · Debian stable package indexes: hatari from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

hatari

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

hatari 2.4.1+dfsg-2build2

Emulator for the Atari ST, STE, TT, and Falcon computers

http://hatari.tuxfamily.org/

sudo apt install hatari
  • Section: universe/otherosfs
  • Architecture: amd64
  • 10 dependencies
  • 5 optional deps
  • normalized package name match
  • Matched by: Hatari
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: hatari from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
dnf95%

hatari 2.6.1-3.fc45

An Atari ST/STE/TT/Falcon emulator suitable for playing games

https://www.hatari-emu.org/

sudo dnf install hatari
  • License: GPL-2.0-or-later
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: hatari
  • 16 dependencies
  • 4 provides
  • normalized package name match
  • Matched by: Hatari
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: hatari from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

hatari-ui 2.6.1-3.fc45

External user interface for Hatari

https://www.hatari-emu.org/

sudo dnf install hatari-ui
  • License: GPL-2.0-or-later
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: hatari
  • 8 dependencies
  • 2 provides
  • normalized package name match
  • Matched by: Hatari
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: hatari-ui from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

hatari 2.6.1-1

An Atari ST and STE emulator

https://www.hatari-emu.org/

sudo pacman -S hatari
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • 9 dependencies
  • 4 optional deps
  • normalized package name match
  • Matched by: Hatari
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: hatari from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
MacPorts95%

hatari

sudo port install hatari
  • normalized package name match
  • Matched by: Hatari
MacPorts ports tree · api.github.com · MacPorts ports tree: emulators/hatari/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

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 configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment