spotify: error while loading shared libraries: libgcrypt.so.11: cannot open shared object file: No such file or directory – SOLVED Ubuntu 15.10

A minor issue with Spotify on Ubuntu 15.10. First install Spotify on Ubuntu 15.10 as per normal, and then execute the following commands:

wget http://security.debian.org/debian-security/pool/updates/main/libg/libgcrypt11/libgcrypt11_1.5.0-5+deb7u3_amd64.deb

And then:

sudo dpkg -i libgcrypt11_1.5.0-5+deb7u3_amd64.deb