# Install astroterm with Homebrew, apk, dnf, Nix, pacman, zypper

Planetarium for your terminal. Version 1.2.0 via Homebrew; verified from local package data. Also installable with nix: nix profile install nixpkgs#astroterm.

## Install

```sh
sudo av install brew:astroterm
```

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install astroterm
```

  Evidence: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add astroterm
```

  Evidence: Alpine Linux edge package indexes: astroterm from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz

- dnf (92%):

```sh
sudo dnf install astroterm
```

  Evidence: Fedora Rawhide package metadata: astroterm from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst

- Nix (92%):

```sh
nix profile install nixpkgs#astroterm
```

  Evidence: nixpkgs package indexes: pkgs/by-name/as/astroterm/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- pacman (92%):

```sh
sudo pacman -S astroterm
```

  Evidence: Arch Linux sync databases: astroterm from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

- zypper (92%):

```sh
sudo zypper install astroterm
```

  Evidence: openSUSE Tumbleweed package metadata: astroterm from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

## Package facts

- **Package key:** brew:astroterm
- **Package manager:** Homebrew
- **Version:** 1.2.0
- **Source summary:** Planetarium for your terminal
- **Homepage:** <https://github.com/da-luce/astroterm>
- **Repository:** <https://github.com/da-luce/astroterm>
- **Generated:** 2026-08-03T19:37:03+00:00

## Executables

- astroterm (alias)

## Install behavior

- Bottle: not available

## Freshness

- Page generated: 2026-08-03
- Package-manager version: 1.2.0
## Project history and usage

astroterm is a terminal planetarium: a C program that renders stars, planets, constellations, moon phases, grids, and location/time-specific sky views directly in a terminal. It is less an astronomy data pipeline and more a delightful packaged CLI toy with real astronomical data behind it.

### Project history

The GitHub repository was created in June 2023 and the README describes astroterm as a terminal-based star map written in C. Its first stable GitHub release, v1.0.0, was published in January 2025, with release notes calling it the first stable release and listing work such as embedded BSC5 data, improved help, constellations, and infrastructure improvements.

The project is intentionally small and terminal-native. Its build docs use Meson and Ninja, ncurses, argtable2, and a downloaded Bright Star Catalog data file; later releases added packaging instructions and shell niceties such as bash completions.

### Adoption history

astroterm moved quickly from source build to distribution packages. Its README documents installation through Arch Linux, Fedora, Homebrew, Nix, Guix, and prebuilt GitHub release binaries for Unix and Windows. The input package facts also show apk, dnf, pacman, zypper, brew, nix, and other ecosystem package names.

The package's appeal is obvious in terminal culture: it gives a visual, animated, data-backed result from a single command, and package managers can make the dependency chain boring enough for casual use.

### How it is used

Users run astroterm directly, often with flags for latitude, longitude, city, datetime, magnitude threshold, frames per second, animation speed, color, Unicode, Braille, constellation lines, grids, and metadata. The README examples include animated, colored constellation views for named cities.

There is no official persistent config file documented in the README or contributing guide. Runtime behavior is controlled through command-line options, and shell completions can be sourced from astroterm --bash-completions.

### Why package nerds care

astroterm is package-manager candy: small C source, terminal UI, real data, prebuilt release assets, and enough distro uptake to be discoverable from normal install commands. It is the kind of package that makes a CLI catalog feel alive without bringing a service dependency or user account.

It also shows a modern path for tiny native tools: GitHub Actions, Meson, distro recipes, Repology badges, and release binaries combine to turn a niche terminal visualization into something available across Linux, macOS, and Windows.

### Timeline

- 2023-06-16: The GitHub repository was created.
- 2025-01-08: v1.0.0 was published as the first stable release.
- 2026-04-01: v1.2.0 was published with fixes and packaging/documentation improvements.

### Related projects

- The Bright Star Catalog data is used as an embedded star data source.
- ncurses provides the terminal display layer.
- Meson and Ninja are the documented build tools.

### Sources

- <https://github.com/da-luce/astroterm#readme>
- <https://github.com/da-luce/astroterm/blob/main/CONTRIBUTING.md>
- <https://github.com/da-luce/astroterm/releases/tag/v1.0.0>
- <https://github.com/da-luce/astroterm/releases/tag/v1.2.0>


## Security Notes

narrow executable package without higher-risk signals.

- **Geiger risk:** green / low
- narrow executable package without higher-risk signals

## Other Package-Manager Records

- Nix - astroterm: normalized package name match | nixpkgs package indexes: pkgs/by-name/as/astroterm/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- apk - astroterm - 1.2.0-r0: normalized package name match | Alpine Linux edge package indexes: astroterm from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz | Terminal-based star map | https://github.com/da-luce/astroterm
- apk - astroterm-doc - 1.2.0-r0: normalized package name match | Alpine Linux edge package indexes: astroterm-doc from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz | Terminal-based star map (documentation) | https://github.com/da-luce/astroterm
- dnf - astroterm - 1.0.6-5.fc45: normalized package name match | Fedora Rawhide package metadata: astroterm from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | A planetarium for your terminal | https://github.com/da-luce/astroterm
- pacman - astroterm - 1.2.0-1: normalized package name match | Arch Linux sync databases: astroterm from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | A planetarium for your terminal | https://github.com/da-luce/astroterm
- zypper - astroterm - 1.2.0-1.4: normalized package name match | openSUSE Tumbleweed package metadata: astroterm from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Terminal-based planetarium | https://github.com/da-luce/astroterm


## Combined YAML source

View the package source record on GitHub. [combined/astroterm.yml](https://github.com/mxcl/pkgdb/blob/main/combined/astroterm.yml)


## Sources

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
