Using snap First, install the snap package manager using the apt command in case your system doesn’t have it. sudo apt update && sudo apt install -y snapd Install IntelliJ IDEA sudo snap install intellij-idea-community --classic Uninstall IntelliJ IDEA snap remove intellij-idea-community