Open akocica opened 3 years ago
Also noticed this. Not clear how to install then.
One year later and still failed. Try with web.archive.org : https://web.archive.org/web/20210508161545/https://astrophotoplus.gulinux.net/installation
Two ways:
First with scrpit :
wget -N -q https://raw.githubusercontent.com/GuLinux/AstroPhoto-Plus/master/scripts/setup/ubuntu-raspbian.sh && sudo bash ./ubuntu-raspbian.sh && rm ubuntu-raspbian.sh
Second with .deb:
# Download package:
https://web.archive.org/web/20201123223357/https://github.com/GuLinux/AstroPhoto-Plus/releases/download/v1.0.1-b933/AstroPhotoPlus-1.0.1-b933-Ubuntu_Debian.deb
# Install package
sudo apt-get install -y ./AstroPhotoPlus-<version>-Ubuntu_Debian.deb
# Run
sudo AstroPhotoPlus-ctl autosetup
Website fails to render installation page.