Debian:HT DevUtils
From Linux 101, The beginner's guide to all things Linux.
To install the basic developer tools such as gcc, issue the following in a console:
sudo apt-get install build-essential
| Navigation: Debian Index |
To install the basic developer tools such as gcc, issue the following in a console:
sudo apt-get install build-essential
| Navigation: Debian Index |