KStars is a Desktop Planetarium for KDE. It provides an accurate graphical simulation of the night sky, from any location on Earth, at any date and time. The display includes up to 100 million stars, 13,000 deep-sky objects ,all 8 planets, the Sun and Moon, and thousands of comets and asteroids.
KStars is a Desktop Planetarium for KDE. It provides an accurate graphical simulation of the night sky, from any location on Earth, at any date and time. The display includes up to 100 million stars, 13,000 deep-sky objects ,all 8 planets, the Sun and Moon, and thousands of comets and asteroids.
To install kstars, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install kstars
To see what files were installed by kstars, run:
port contents kstars
To later upgrade kstars, run:
sudo port selfupdate && sudo port upgrade kstars
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.