intellij-idea-community/README.md

11 lines
249 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
## 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`