I was watching a tutorial that needs komodo edit. I downloaded it but cant get the installer to run the way you just click the extraction file in windows. Any suggestions on what to do, maybe a solution from the terminal?
Asked
Active
Viewed 1,429 times
0
-
why do you want Komodo? You have Geany and Gedit, and they work without any issue. Unless there is something special I see no reason! – Stefano Mtangoo Jun 13 '14 at 22:59
-
Installing on ubuntu is not the same as on windows, you rarely have to download files directly from websites. See the link above – crasic Jun 13 '14 at 23:48
-
http://askubuntu.com/questions/172814/how-do-i-install-komodo-edit (mods, this is the correct duplicate, my mistake) – crasic Jun 13 '14 at 23:50
1 Answers
0
U can try install it from repositores open a terminal type command i write u below and read instaruction on the screen :)
alt+ctrl+t
type sudo add-apt-repository ppa:mystic-mirage/komodo-edit
then type
sudo apt-get update
after finish updating type sudo apt-get install komodo-edit
if instalation is done u can run it from menu or type in terminal komodo-edit

Cacus
- 106
- 7
-
Thanks everyone. Question was previously asked but answers didn't work. Now it does/did. I'm liking this community thing. – Alanjingram Jun 15 '14 at 04:45