My pi2 is installed with ubuntu-15.04-snappy-armhf-rpi2.img.gz, I want to install git in it but failed, here is info:
(RaspberryPi2)ubuntu@localhost:~$ sudo snappy install git Installing git git failed to install: snappy package not found And because apt-get is not supported in ubuntu core, so I can not use it.
(RaspberryPi2)ubuntu@localhost:~$ sudo apt-get install git Ubuntu Core does not use apt-get, see 'snappy --help'!
git-coreinstead ofgit?