Skip to content

Instantly share code, notes, and snippets.

@ruch0401
Created April 4, 2024 15:07
Show Gist options
  • Save ruch0401/dde61fa51cc99a94d57b7e49858e2942 to your computer and use it in GitHub Desktop.
Save ruch0401/dde61fa51cc99a94d57b7e49858e2942 to your computer and use it in GitHub Desktop.

Installation Instructions

  • Open Console and change the directory

cd /opt/

  • Extract the file

sudo tar -xvzf ~/Downloads/jetbrains-toolbox-1.xx.xxxx.tar.gz

  • Rename the folder (not mandatory but it's easier for later use)

sudo mv jetbrains-toolbox-1.xx.xxxx jetbrains

  • Open JetBrains Toolbox

jetbrains/jetbrains-toolbox

If you can't open the file type sudo apt install libfuse2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment