- Go to: https://cartavis.org/ - click on "installation" OR - Go direcly to: https://cartavis.org/#download THEN - click on stand-alone application - select your operating system (linux or mac) - select your achitecture and download the appimage HOW TO RUN CARTA APPIMAGE: Complete instructions here: https://carta.readthedocs.io/en/latest/installation_and_configuration.html#how-to-run-carta - Open a terminal, and go to the directory where you installed carta - untar the CARTA package ($ tar-xvf carta.AppImage.x86_64.tgz) - make the app-image file executable: ($ chmod +x carta-x86_64.AppImage) - run the appimage file ($ ./carta-x86_64.AppImage)