🐧Linux

Step-by-step guide for the first time installation and unistallation of the Accessibility Tools on Linux.

  1. Download the .AppImage file from the link above

  2. Make the setup file an executable by opening the terminal where the file was downloaded and running: chmod +x a11y_setup.AppImage

  3. Run the app by running the following in the terminal: ./a11y_setup.AppImage

Last updated