0

i can see the program existing when i go to software center via the browser, but its not in the actual program! even hitting the download link in the applications' page in browser, couldn't direct me to it in software center! is there any other ways to install it? I'm new to Linux!

SIMMORSAL
  • 111

2 Answers2

2

In Ubuntu 12.04 and Ubuntu 14.04 open the terminal and type:

sudo apt-get install intellij-idea-ce  

The installation process of IntelliJ IDEA 13 Community Edition is pretty straightforward; you don't even have to give the software provider your email address.

karel
  • 122,292
  • 133
  • 301
  • 332
0

No. Software center displays only application installed via dpkg or apt-get

If you installed from download page using tar.gz or similar package, it won't show in software center.

Depending what file type you downloaded, there are different ways to install it.