I am trying to install antidote on Ubuntu and when I was done, it gave me a link ending in linux.tar.gz. Then I opened the folder and found a link ending in linux.bash and when I clicked on it nothing happened, it froze. Any help?
1 Answer
You need to go in the Terminal at the location where you extracted the bash script. After that you need to run:
sudo bash Antidote_9.5.... # (use tab completion to get the exact name of the file)It will ask you for your password and then you'll be able to proceed with the installation.