Installing GNU Make on Ubuntu

To install GNU Make on Ubuntu, run the following command from Terminal:

sudo apt-get install make

You can check to ensure that the installation was successful by running this command:

make -v

If you see version information, skip to the Installing rimraf section.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset