How to install GNU toolchain in Trisquel Mini 6.0
sudo apt-get install build-essential (will install compilers)
sudo apt-get install gdb gdb-doc (will install debugger and documentation)
sudo apt-get install libgtk2.0-* (will install GTK library for GUI apps)
Revisions
11/07/2012 - 14:18

08/13/2013 - 19:22
