22 dic 2025

setiastrosuitepro 1.6.1

 Quite an event. These days, this is all you need. Method for Kubuntu 25.10 but should be sufficiently generic for any modern distribution.

Big call out to Franklin and the Devs at setiastro.com

mkdir setiastrosuitepro
cd setiastrosuitepro
python3.12 -m venv venv
. venv/bin/activate
pip install --no-cache-dir setiastrosuitepro

cd venv/bin
python setiastrosuitepro
  

... and yeyhhh...






















upgrade
pip install setiastrosuitepro --upgrade


qscript
 I called it runsasp. Don't forget to chmod +x it.

#!/bin/bash
cd /home/steve/setiastrosuitepro
. venv/bin/activate
cd venv/bin
python setiastrosuitepro

plasma launcher
[Desktop Entry]
Comment[en_US]=sasp
Comment=sasp
Exec=/home/steve/runsasp
GenericName[en_US]=sasp
GenericName=sasp
Icon=/home/steve/sasp-dev/src/setiastro/images/astrosuite.png
MimeType=
Name[en_US]=sasp
Name=sasp
Path=
StartupNotify=true
Terminal=true
TerminalOptions=\s--noclose
Type=Application
X-KDE-SubstituteUID=false
X-KDE-Username=

No hay comentarios:

Publicar un comentario