I need uuidgen for my Linux shell scripts, but it\'s not on my Debian 7.1 net install.
uuidgen
apt-get install uuidgen fails, it\'s not clear what
apt-get install uuidgen
Try to install this:
sudo apt-get install uuid-runtime