How to: Installing make and gcc on Ubuntu Snappy core

To install gcc and make on Snappy you will need to install wget, there is a guide on that here: https://lasse-it.dk/2015/10/how-to-installing-wget-on-ubuntu-snappy-core/

When you have done that type the following commands to download and install make and gcc:


wget https://lasse-it.dk/files/installmake.sh

./installmake.sh

now make and gcc is installed 🙂

Lasse Hyldahl Jensen on EmailLasse Hyldahl Jensen on GithubLasse Hyldahl Jensen on GoogleLasse Hyldahl Jensen on InstagramLasse Hyldahl Jensen on LinkedinLasse Hyldahl Jensen on Twitter
Lasse Hyldahl Jensen

2 thoughts on “How to: Installing make and gcc on Ubuntu Snappy core

    1. It looks like a client error, what happens if you type this instead:

      wget https://gist.githubusercontent.com/lasse-it/4bf0551de20fd6345b12/raw/93dbc8d614a565b01af8e256bf249842af96abde/installmake.sh

      Reply

Leave a Reply to Ajay Jain Cancel reply