Skip to content
Patricio Gonzalez Vivo edited this page Oct 10, 2021 · 16 revisions

Install in LINUX

Installing through PPA repository

By adding this PPA repository you will automatically receive updates to newer versions:

  • Add the PPA to your repositories
sudo add-apt-repository ppa:patriciogv/glslviewer-ppa
sudo apt-get update
  • Install through apt
sudo apt install glslviewer

Manually downloading the released .deb packages

  • Go to Releases
  • Download the right .deb for your system architecture
  • Double click on the downloaded package and install.

Install MacOS and Windows

For the moment you will need to compile it from source following the instructions [here]