KStars comes pre-installed with your StellarMate system! By default, StellarMate includes the stable version of KStars from the official StellarMate repository.
To keep your default KStars installation up to date, simply use the Software Updater:
The system will automatically handle updates for you! ✨
Flatpak is a modern application distribution system that:
Think of Flatpak as a "container" for applications - it packages everything the app needs to run, making installation cleaner and more secure.
wget https://raw.githubusercontent.com/ikarustechnologies/indi-firmware/main/kstars.sh
For the stable version (recommended for most users):
bash kstars.sh
For the nightly version (latest features, may be less stable):
bash kstars.sh nightly
The installation script will guide you through the process. You may need to:
sudo commandsThe easiest way to update is to run the installation script again:
bash kstars.sh
The script automatically detects if KStars is already installed and will update it instead.
For those who prefer direct control:
flatpak update org.kde.kstars
⚠️ Important Note: Unlike the default StellarMate KStars (which updates through the Software Updater), Flatpak versions currently need to be updated manually using the methods above.
| Installation Method | Update Method | Best For |
|---|---|---|
| Default (StellarMate) | Software Updater (automatic) | Most users, stable experience |
| Flatpak | Manual commands | Advanced users, latest features |
If you encounter any issues:
Happy stargazing! 🌌✨