Installing on Linux¶
Installation of additional libraries¶
In a terminal, enter the following:
sudo apt-get update && sudo apt-get install libfreetype6 libpng-dev
libpng16-16 zlib1g zlib1g-dev libquazip5-dev libquazip5-1 freeglut3
libssl1.1
Download the installation file¶
wget https://winstars.net/files/version3/winstars_installer.bin
Installation¶
Start the installation program by entering:
sudo chmod a+x winstars_installer.bin
sudo ./winstars_installer.bin
The program is installed in the /opt/WinStars3 directory by default.
Using WinStars 3¶
To start WinStars 3, enter the following:
cd /opt/WinStars3
sudo ./WinStars3.sh
To update or uninstall the program, please run the command :
sudo ./MaintenanceTools