ASTAP repository for openSUSE and Fedora is available as follows:


Install a star database D50 or D20 depending on the field of view. Only one star database is required. Database W08 is for very wide field of view only.

openSUSE Leap 15.4 (stable):
sudo zypper ar -f https://download.opensuse.org/repositories/Application:/Astrophotography/15.4/ Astrophotography_Software
sudo zypper ref
sudo zypper in ASTAP  ASTAP-d20stars         {for field of view 10 down to 0.3 degrees}
sudo zypper in ASTAP  ASTAP-d50stars         {for field of view 10 down to 0.2 degrees}
sudo zypper in ASTAP-w08stars                      {for field of view 90 down to 20 degrees}


openSUSE Tumbleweed (rolling release):
sudo zypper ar -f https://download.opensuse.org/repositories/Application:/Astrophotography/openSUSE_Tumbleweed/ Astrophotography_Software
sudo zypper ref
sudo zypper in ASTAP  ASTAP-d20stars        {for field of view 10 down to 0.3 degrees}
sudo zypper in ASTAP  ASTAP-d50stars        {for field of view 10 down to 0.2 degrees}
sudo zypper in ASTAP-w08stars                     {for field of view 90  down to 20 degrees}



Fedora 36:
sudo dnf config-manager --add-repo https://download.opensuse.org/repositories/Application:/Astrophotography/Fedora_36/Application:Astrophotography.repo

sudo dnf check-update --refresh
sudo dnf install ASTAP  ASTAP-d20stars        {for field of view 10 down to 0.3 degrees}
sudo dnf install ASTAP  ASTAP-d50stars        {for field of view 10 down to 0.2 degrees}
sudo dnf install ASTAP-w08stars        {for field of view 90 down to 20 degrees}


Fedora 37:
sudo dnf config-manager --add-repo https://download.opensuse.org/repositories/Application:/Astrophotography/Fedora_37/Application:Astrophotography.repo

sudo dnf check-update --refresh
sudo dnf install ASTAP  ASTAP-d20stars        {for field of view 10 down to 0.3 degrees}
sudo dnf install ASTAP  ASTAP-d50stars        {for field of view 10 down to 0.2 degrees}
sudo dnf install ASTAP-w08stars        {for field of view 90 down to 20 degrees}


Fedora 38:
sudo dnf config-manager --add-repo https://download.opensuse.org/repositories/Application:/Astrophotography/Fedora_38/Application:Astrophotography.repo

sudo dnf check-update --refresh
sudo dnf install ASTAP  ASTAP-d20stars        {for field of view 10 down to 0.3 degrees}
sudo dnf install ASTAP  ASTAP-d50stars        {for field of view 10 down to 0.2 degrees}
sudo dnf install ASTAP-w08stars        {for field of view 90 down to 20 degrees}

Thanks to Paolo  


Back to the ASTAP page.