Ubuntu Linux
Sposht42we
Posts: 6
I am trying to download the SimpleIDE program onto my computer however it uses an Ubuntu Linux operating system. To properly download the program, a 'sudo apt-get' program is required to use in the terminal. Does parallax have one or is there one available for SimpleIDE?
Comments
sudo runs a program (in this case, apt-get) as a different user (the superuser by default). apt-get installs a package (simpleide, in this case).
You can download the different versions from http://learn.parallax.com/node/640
Download the latest version from here: http://learn.parallax.com/propeller-c-set-simpleide/linux and install it with dpkg: