1. WingIDE 101 (free)
Download 64 bit deb file from here
Install enscript as WingIDE needs it but is not smart enough to pull it down
$ sudo apt-get install enscript
$ sudo dpkg -i wingide-101-4.1_4.1.13-1_amd64.deb
Conclusion. I don't like this IDE. Faster to start than pycharm but this free version is just too basic. So:
$ sudo apt-get remove wingide-101-4.1
$ sudo apt-get remove enscript
$ sudo apt-get remove wingide-101-4.1
$ sudo apt-get remove enscript
2. Ninha IDE (free)
$ sudo apt-add-repository ppa:ninja-ide-developers/ninja-ide-stable
$ sudo apt-get update
$ sudo apt-get install ninja-ide
3. Pycharm ($99)
I keep coming back to this one.
3. Pycharm ($99)
I keep coming back to this one.
No comments:
Post a Comment