lsb_release: command not found

C++
apt-get install -y lsb-release apt-get update && apt-get install -y lsb-release && apt-get clean all

Source

Also in C++: