intellij-idea-community/README.md

13 lines
331 B
Markdown
Raw Normal View History

2015-03-07 19:45:47 +01:00
# intellij-idea-community
.deb Packages of IntelliJ IDEA Community Edition for Ubuntu
2015-03-07 23:03:26 +01:00
2015-03-30 11:23:57 +02:00
The latest upstream version is 14.1 which is included in the package version 1.1
2015-03-07 23:03:26 +01:00
## Adding the ppa to Ubuntu
2015-03-07 23:12:15 +01:00
`sudo apt-add-repository ppa:mmk2410/intellij-idea-community`
2015-03-07 23:07:22 +01:00
2015-03-07 23:12:15 +01:00
`sudo apt-get update`
2015-03-07 23:07:22 +01:00
2015-03-07 23:12:15 +01:00
`sudo apt-get install intellij-idea-community`