-
-
Notifications
You must be signed in to change notification settings - Fork 351
Installing
Rashil Gandhi edited this page Feb 16, 2023
·
16 revisions
Download Windows installations files and Debian Linux packages from releases
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
With Homebrew installed simply run:
brew install glslviewer
With Scoop installed simply run:
scoop install glslviewer
For the moment you will need to compile it from source following the instructions [here]