Ubuntu: Downloaded file won't open, or run. What to do?
Completed
I am a newish user of Ubuntu. I have used it for about a week. I downloaded the Toolbox App and it produced a file with a gear-like icon, but when I click on it, nothing happens at all. Am I doing something wrong?
Please sign in to leave a comment.
Hi @Daveharv, please ensure these packages are installed in your operating system:
libfuse2 libxi6 libxrender1 libxtst6 mesa-utils libfontconfig libgtk-3-bin tar dbus-user-sessionIt can be installed using the command
sudo apt-get install -y. Does it help to launch Toolbox App?You may need to set the execute permissions for the file. In the console, change directory to the downloaded file location and type:
chmod 755 jetbrains-toolbox