This package browser is in early development. Mind the rough edges.

stellarium

3D sky viewer

Stellarium is a planetarium. It shows a realistic sky in 3D, just like what you see with the naked eye, binoculars, or a telescope. It can be used to control telescopes over a serial port for tracking celestial objects.

Installation

Install the latest version of stellarium as follows:

guix install stellarium

Or install a particular version:

guix install stellarium@25.1-2.045915b

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.

Badge code

You can use the following badge to inform users of stellarium about the latest version available in Guix.

Example HTML:

<a href='https://packages.guix.gnu.org/packages/stellarium'><img src='https://packages.guix.gnu.org/packages/stellarium/badges/latest-version.svg' alt='Version in GNU Guix'></a>

Example Markdown:

[![Version in GNU Guix](https://packages.guix.gnu.org/packages/stellarium/badges/latest-version.svg)](https://packages.guix.gnu.org/packages/stellarium)

Example Org:

[[https://packages.guix.gnu.org/packages/stellarium][https://packages.guix.gnu.org/packages/stellarium/badges/latest-version.svg]]