# Installer astroterm avec Homebrew, apk, dnf, Nix, pacman, zypper

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de astroterm pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install astroterm
```

  Preuve: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add astroterm
```

  Preuve: 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
```

  Preuve: 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
```

  Preuve: 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
```

  Preuve: 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
```

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

## Faits du paquet

- **Clé du paquet:** brew:astroterm
- **Gestionnaire de paquets:** Homebrew
- **Version:** 1.2.0
- **Résumé source:** Planetarium for your terminal
- **Page d'accueil:** <https://github.com/da-luce/astroterm>
- **Dépôt:** <https://github.com/da-luce/astroterm>
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- astroterm (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 1.2.0
## Historique du projet et usages

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.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

- 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>


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- narrow executable package without higher-risk signals

## Autres enregistrements de gestionnaires de paquets

- 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
