Debian packages of IntelliJ IDEA Community Edition for Ubuntu
I also provide a package for the Ultimate Edition.
sudo apt-add-repository ppa:mmk2410/intellij-idea
sudo apt-get update
sudo apt-get install intellij-idea-community
You can report issues, questions or feedback concerning the package on GitLab. If relevant, please include which version
The update process is nowadays completely automated. Therefore, I cannot accept merge requests for updating the package to a new version. If there is any issue with the updating system, feel free to create an issue on GitLab.
Run sudo apt install build-dep debhelper.
It is also necessary to setup Git with your username and email address as explained in numerous tutorials.
Run ./update-new-version.sh "$new-version"
Where $new-version is in the format [year].[major].[minor].