Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Unofficial .deb packages of IntelliJ IDEA Ultimate Edition. This is a mirror ofhttps://gitlab.com/mmk2410/intellij-idea-ultimate

License

NotificationsYou must be signed in to change notification settings

mmk2410/intellij-idea-ultimate

Repository files navigation

Debian packages of IntelliJ IDEA Ultimate Edition for Ubuntu / Debian.

I also provide a package for theCommunity Edition.

Adding the PPA (on Ubuntu)

sudo apt-add-repository ppa:mmk2410/intellij-ideasudo apt-get updatesudo apt-get install intellij-idea-ultimate

Report issues

You can report issues, questions or feedback concerning the packageon GitLab. If relevant, please include which version your using.

Updating the package

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.

Setting up the build environment

Runsudo apt install build-dep debhelper.

It is also necessary to setup Git with your username and email address as explained in numerous tutorials.

Updating the package

Run./update-new-version.sh "$new-version"

Where$new-version is in the format[year].[major].[minor].


[8]ページ先頭

©2009-2025 Movatter.jp