I tried installing gpp in my Ubuntu 12.04, but I can't install it.
It reports,
sudo apt-get install gpp
[sudo] password for akash:
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package gpp
I tried locating the file gpp by
find / -type f -name gpp
But it says permission denied in all course.