- Notifications
You must be signed in to change notification settings - Fork5
Unofficial .deb packages of IntelliJ IDEA Community Edition. This is a mirror of
License
mmk2410/intellij-idea-community
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Debian packages of IntelliJ IDEA Community Edition for Ubuntu
I also provide a package for theUltimate Edition.
sudo apt-add-repository ppa:mmk2410/intellij-ideasudo apt-get updatesudo apt-get install intellij-idea-community
You can report issues, questions or feedback concerning the packageon GitLab. If relevant, please include which version
Since I automated the updating process quite a bit using theupdate-new-version.sh
as well as preparations on my local system I no longer accept merge requests for updating the package to a new version. Processing them would take me much more time than doing the update myself.
In case I'm late for an update (over 1-2 weeks), feel free to create an issueon GitLab. I'm also working on a fully automated system for updating the packages but this will still take a while.
Runsudo 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]
.
About
Unofficial .deb packages of IntelliJ IDEA Community Edition. This is a mirror of